Database Error Messages

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

OCI-02432

cannot enable primary key - primary key not defined for table

Cause

Attempted to enable a primary key that is not defined for the table.


Action

Need to add a primary key definition for the table.