Oracle Error Message
ORA-14158: too many subpartition descriptions
Reason for the Error
CREATE TABLE or CREATE INDEX contained too many subpartition descriptions; maximum number of subpartitions is 1048575.
Solution
Reduce number of subpartitions to not exceed 1024K-1.