Oracle Error ORA-30727: duplicate referential constraint for a REF column

Oracle Error Message

ORA-30727: duplicate referential constraint for a REF column

Reason for the Error

Multiple referential constraints were specified for a single REF column.

Solution

Remove the duplicate referential constraint and retry the operation.