|
-
4091 error
A trigger (or a user defined plsql function that is referenced in this statement) attempted to look at (or modify) a table that was in the middle of being modified by the statement
Make sure that modifications are permanent (in the sense commit has been issued) before executing trigger.
So rewrite the trigger and see.
HTH.
I love dba job
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|