FRM-40735 ON-ERROR trigger raised unhandled exception ORA-00942
Hi,
I developed new form and forms version is 10G.
After opening the form at start up Iam getting forms error message FRM-40735 ON-ERROR trigger raised unhandled exception ORA-00942.
When I compiled the form Iam not getting any error. But when I open the form Iam getting the error.
I came to know through google saying that its because table or view doesn't exist.
But Iam able to see the table and data in Sqlplus. Also confirmed that table exists in correct scema which Iam using.
Can anyone please give me the solution to get rid of the above error.
I developed new form and forms version is 10G.
After opening the form at start up Iam getting forms error message FRM-40735 ON-ERROR trigger raised unhandled exception ORA-00942.
When I compiled the form Iam not getting any error. But when I open the form Iam getting the error.
I came to know through google saying that its because table or view doesn't exist.
But Iam able to see the table and data in Sqlplus. Also confirmed that table exists in correct scema which Iam using.
Can anyone please give me the solution to get rid of the above error.
0