ERROR | cannot have both scope and referential constraint on REF column string |
CAUSE | REF column has both a referential and a scope constraint. A referential constraint implies a scope constraint. |
ACTION | Remove either the referential or scope constraint and then retry the operation. |