Database Error Messages

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

OCI-22886

scoped table "table" in schema "schema" is not an object table
  • table: The table name.
  • schema: The schema name of the table.

Cause

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


Action

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