Database Error Messages

OCI-65077

AFTER RELOCATE trigger can only be created on a pluggable database.

Cause

An attempt is begin made to create an AFTER RELOCATE trigger on a schema or a database. This type of trigger is not supported.


Action

Do not specify AFTER RELOCATE when creating a trigger on a schema or a database.