Oracle DBA, How To, Error, Cause and Action

ORA-04081: trigger 'string' already exists

ORA-04081: trigger 'string' already exists


Cause:


The TRIGGER name or type already exists.



Action:


Use a different trigger name or drop the trigger which is of the same name.

No comments:

Post a Comment

Thanks for your comment.