Oracle Error ORA-26046: REF column string expects scoped table name string; user passed in string.

Oracle Error Message

ORA-26046: REF column string expects scoped table name string; user passed in string.

Reason for the Error

The scoped table name passed in by the user does not match the name in the schema.

Solution

Specify the correct table name for the scoped REF column.