Oracle Error ORA-02433: cannot disable primary key – primary key not defined for table

Oracle Error Message

ORA-02433: cannot disable primary key – primary key not defined for table

Reason for the Error

Attempted to disable a primary key tht is not defined for the table.

Solution

None