Database Error Messages

ORA-65047

Object schema_name.object_name is invalid or was compiled with errors in the root.
  • schema_name: The owning schema name of the invalid object
  • object_name: The invalid object name.

Cause

An attempt was made to issue a metadata link DDL for an object that that was invalid or compiled with errors in a CDB$ROOT or an application root.


Action

Check the validity of the object in CDB$ROOT or application root.