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.