Showing posts with label ORA-22819. Show all posts
Showing posts with label ORA-22819. Show all posts

Wednesday, 11 April 2012

ORA-22819: scope of input value does not correspond to the scope of the target

ORA-22819: scope of input value does not correspond to the scope of the target

Cause: An attempt 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