Oracle Error ORA-14660: parent table of a reference-partitioned table cannot be index-organized

Oracle Error Message

ORA-14660: parent table of a reference-partitioned table cannot be index-organized

Reason for the Error

Attempted to create a reference-partitioned table with a index-organized parent table.

Solution

Correct the statement and reenter.