Oracle Error ORA-14656: cannot drop the parent of a reference-partitioned table

Oracle Error Message

ORA-14656: cannot drop the parent of a reference-partitioned table

Reason for the Error

Attempted to drop the parent of a reference-partitioned table.

Solution

Drop all reference-partitioned child tables before dropping the parent table.