Database Error Messages

ORA-30771

cannot add more than one referential constraint on REF column "column"
  • column: The REF column.

Cause

Multiple referential constraints were specified for a single REF column.


Action

Remove the additional referential constraints and retry the operation.