Database Error Messages

ORA-30509

client logoff triggers cannot have AFTER type

Cause

An attempt was made to create a trigger that fires after logoff. This type of trigger is not supported.


Action

Do not attempt to create a trigger that fires after logoff.