Oracle Error ORA-26049: Unscoped REF column has non-existent table name.

Oracle Error Message

ORA-26049: Unscoped REF column has non-existent table name.

Reason for the Error

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

Solution

Specify a valid table name for the unscoped REF column.