Oracle Error ORA-22897: no scope clause specified for user-defined REF column “string”

Oracle Error Message

ORA-22897: no scope clause specified for user-defined REF column “string”

Reason for the Error

User-defined REF column does not have a scope constraint.

Solution

Specify a scope constraint for the user-defined REF column and retry the operation.