How do I find an Oracle error when I get FRM-40505 in an Oracle Form? - TechRepublic
Question
February 10, 2011 at 04:12 PM
john.a.wills

How do I find an Oracle error when I get FRM-40505 in an Oracle Form?

by john.a.wills . Updated 15 years, 4 months ago

I am getting FRM-40505 unable to execute query in running an Oracle Form. I know which query is inducing the error message, but I see nothing wrong with it, and have successfully run it in SQLPlus. I would like to see the ORA error number and message, but when i install an On-Error trigger routine for this purpose I get ORA-00000 operation successful, which cannot be right. I would also like to look at the query as the Form has constructed it. What kind of trigger or other trace can I use?

This discussion is locked

All Comments