Database Error Messages

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.