Oracle Solution for Error ora-14660

Solution for Oracle Error ORA-14660

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

What triggered the Error:

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

What should we do to fix it:

Correct the statement and reenter.