Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-02581

cannot create foreign key constraints on columns referencing a duplicated table

Cause

An attempt was made to create a foreign key constraint in a sharded table on a column referencing a duplicated table.


Action

Remove the foreign key constraint referencing a column in the duplicated table.