Database Error Messages

ORA-65069

AFTER DB_ROLE_CHANGE triggers cannot be defined on a pluggable database

Cause

An attempt was made to create a pluggable database trigger that fires after a role change occurs from a standby database to primary or vice versa. This type of trigger is not supported.


Action

Do not specify AFTER DB_ROLE_CHANGE when creating a trigger on a pluggable database.