Oracle Error ORA-14659: Partitioning method of the parent table is not supported

Oracle Error Message

ORA-14659: Partitioning method of the parent table is not supported

Reason for the Error

An attempt was made to create a reference-partitioned table with an interval partitioned parent table.

Solution

Do not create a reference-partitioned table with an interval partitioned parent table.