5 pts.
 Errors of oracle 9i
How I can remove errors of oracle 9i. My server is providing me reports correctly but insertion and deletion including editing is not functioning properly. A messange appears that trigger does not match, re-validation is requied.

Software/Hardware used:
oracle 9i, developer asp.net
ASKED: August 15, 2009  4:21 AM
UPDATED: August 17, 2009  3:37 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Could you please post the exact error message ?

You say ‘editing’, so I assume you are performing those operations from an application. Have you tried inserting or deleting records directly on the database through Sql*Plus ?

 63,535 pts.