Oracle Error ORA-22873: primary key not specified for primary key based object table

Oracle Error Message

ORA-22873: primary key not specified for primary key based object table

Reason for the Error

An attempt to create a primary key based object table without specifying a primary key

Solution

Specify a primary key and retry the operation