Oracle Message ORA-02432 - cannot enable primary key - primary key not defined for table

ERRORcannot enable primary key - primary key not defined for table
CAUSEAttempted to enable a primary key that is not defined for the table.
ACTIONNeed to add a primary key definition for the table.