Oracle Error ORA-12997: cannot drop primary key column from an index-organized table

Oracle Error Message

ORA-12997: cannot drop primary key column from an index-organized table

Reason for the Error

An attempt was made to drop a primary key column from an index- organized table.

Solution

This action is not allowed.