Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-65073

cannot define a trigger that fires before a pluggable database is cloned

Cause

An attempt was made to create a trigger that fires before a pluggable database has been cloned. This type of trigger is not supported.


Action

Do not attempt to create a trigger that fires before a pluggable database has been cloned.