Database Error Messages

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

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.