Database Error Messages

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

ORA-22892

Scoped table "table" does not exist in schema "schema".
  • table: The table name.
  • schema: The schema name.

Cause

The scoped table specified for a REF column did not exist.


Action

Ensure that the scoped table exists and retry the operation.