Partitioning method of the parent table is not supported

Solution ID:ORA-14659

Type: Oracle

Cause

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

Actions

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

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/3786939


https://community.oracle.com/message/9788774


Browse all solutions to database errors from Oracle, MS SQL, or MySQL