Database Error Messages

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

OCI-14668

Cannot drop a unique or primary key referenced by the partitioning constraint of a reference-partitioned table.

Cause

An attempt was made to drop a unique or primary key referenced by the partitioning constraint of a reference-partitioned table.


Action

Drop all reference-partitioned child tables before dropping the unique or primary key of the parent table.