Oracle Error ORA-30734: cannot specify scope constraint on ref column with rowid

Oracle Error Message

ORA-30734: cannot specify scope constraint on ref column with rowid

Reason for the Error

An attempt was made to specify scope constraint on a REF column with the rowid constraint.

Solution

Remove the scope constraint and then retry the operation.