Oracle Database 12c New Features

ORA-14158: too many subpartition descriptions

ORA-14158: too many subpartition descriptions


Cause:


CREATE TABLE or CREATE INDEX contained too many subpartition descriptions; maximum number of subpartitions is 1048575.



Action:


Reduce number of subpartitions to not exceed 1024K-1.