Oracle Message ORA-22896 - cannot have both scope and referential constraint on REF column string

ERRORcannot have both scope and referential constraint on REF column string
CAUSEREF column has both a referential and a scope constraint. A referential constraint implies a scope constraint.
ACTIONRemove either the referential or scope constraint and then retry the operation.