Database Error Messages

ORA-22819

The scope of the input value does not correspond to the scope of the target.

Cause

An attempt was made to operate on a REF value scoped to a different table than the expected one.


Action

Use a REF which is scoped to the expected table and retry the operation.