Oracle DBA, How To, Error, Cause and Action

ORA-04092: cannot string in a trigger

ORA-04092: cannot string in a trigger


Cause:


A trigger attempted to commit or rollback.



Action:


Rewrite the trigger so it does not commit or rollback.

No comments:

Post a Comment

Thanks for your comment.