Database Error Messages

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

OCI-14655

reference partitioning constraint not found

Cause

Partitioning constraint specified in CREATE TABLE ... PARTITION BY REFERENCE was not one of the referential constraints on the table being created.


Action

Ensure that the specified partitioning constraint is one of the referential constraints on the table being created.