Database Error Messages

OCI-30501

instance shutdown triggers cannot have AFTER type

Cause

An attempt was made to create a trigger that fires after an instance shutdown, but this type of trigger is not supported.


Action

Do not attempt to create a trigger that fires after an instance shutdown.