Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.