Database Error Messages

ORA-22889

REF value does not point to scoped table table_name.
  • table_name: The table that should be in the scope of the REF.

Cause

An attempt was made to insert a REF value that did not point to the scoped table.


Action

Ensure that the REF value points to the scoped table.