FRM-40735: ON-POPULATE-DETAILS trigger raised unhandled exception ORA-06508
Dear All,
I checked this forum before i post this thread. But i didn't get any solutions.
Recently we have migrated our production database from 10gR2 to 11g EE R11.2.0.1.0 - 64bit.
We are continuing 10gR2 version as our oracle application server after migration.
Now we are facing a problem - When we open a screen and query the records we are getting an error as
FRM-40735: On-Populate-Details trigger raised unhandled exception ORA-06508.
Then the details are not populating.
We are getting this error indefinitely. In the same screen if we close it and open then its not throwing an error.
After some times it shows the same error. may be in any form. Due to this we can't even debug the code part.
Command used to compile all plls
for %%i IN (*.pll) do frmcmp module=%%i userid=userid/pw@connectstg batch=yes module_type=LIBRARY compile_all=yes window_state=Minimize
Same way we compiled the forms mmbs. OLBS no change.
We tried manually compilation of plls too.
We didn't made any change in the On-Populate-Details. Frequently irregular indefinite
Thanks in Advance,
Regards
Balaji M