Database Error Messages

ORA-30759

Nested table cannot be partitioned for a composite partitioned base table.

Cause

Local or nested table parameters were specified inside the partition clause for a composite partitioned table.


Action

Issue the DDL without nested table partition clauses for a composite partitioned table.