Oracle Error ORA-22886: scoped table “string” in schema “string” is not an object table

Oracle Error Message

ORA-22886: scoped table “string” in schema “string” is not an object table

Reason for the Error

The scoped table specified for a REF column is not an object table.

Solution

Ensure that the scoped table is an object table.Then retry the operation.