Range partitioned table with INTERVAL clause has more than one column

Solution ID:ORA-14750

Type: Oracle

Cause

You attempted to create an interval partitioned table with more than one partitioning column.

Actions

Perform EXCHANGE [SUB]PARTITION without the CASCADE option or ensure that exactly one table matches the specified table.

Try the following links for this error:


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


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