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
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 ?