Oracle Error ORA-22892: scoped table “string” does not exist in schema “string”

Oracle Error Message

ORA-22892: scoped table “string” does not exist in schema “string”

Reason for the Error

The scoped table specified for a REF column does not exist.

Solution

Ensure that the scoped table exists and retry the operation.