After upgrading to 11g, FRM-21011: PL/SQL unhandled exception ORA-06508 (merged 7) [message #547775] |
Fri, 16 March 2012 10:03 |
|
tarunsac
Messages: 3 Registered: March 2012 Location: Bangalore
|
Junior Member |
|
|
Hi,
After our client upgraded to 11g database and application server, they are getting this error while trying to access another form from the option menu (The option menu is generated with the help of a library, the values are taken from a database table). This issue occurs only in one particular scenerio, and only in on form, other forms with similar functionality and same structure are working perfectly fine. The error is written below.
FRM-21011: PL/SQL unhandled exception ORA-06508
I tried in my environment (10G), no error exist there.
In 11G environment, I tried re-attaching a library in the form and compiling again, the error does not come after recompiliation. But the client can still see the error even after recompiling the form (after reattaching that particular library).
I could find the below info on google:
FRM-21011: PL/SQL unhandled exception %s.
Cause: An unhandled exception occurred while executing a menu trigger.
Action: Examine the text of the exception in this message. If this indicates a cause,
correct it. If the problem persists, contact Oracle Support Services.
Level: 25
Trigger: None
I am using form builder 10G, will compiling the form using Form builder 11G help??
It's urgent issue, any help is appreciated.
Thanks,
Tarun
|
|
|
|
|
|
|