Database Error Messages

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

ORA-30515

suspend triggers cannot have BEFORE type

Cause

An attempt was made to create a trigger that fires before execution suspended. This type of trigger is not supported.


Action

Do not attempt to create a trigger that fires before execution suspended.