Oracle Error ORA-25130: cannot modify primary key – primary key not defined for table

Oracle Error Message

ORA-25130: cannot modify primary key – primary key not defined for table

Reason for the Error

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

Solution

None