Database Error Messages

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

OCI-22895

Referenced table "table" in schema "schema" is not an object table.
  • table: The table name.
  • schema: The schema name.

Cause

The referenced table specified for a REF column was not an object table.


Action

Ensure that the referenced table is an object table. Then retry the operation.