Oracle Message ORA-14015 - too many partition descriptions

ERRORtoo many partition descriptions
CAUSECREATE TABLE or CREATE INDEX contained too many partition descriptions; maximum number of partitions is 1048575 (1024K-1).
ACTIONReduce number of partitions to not exceed 1048575 (1024K -1).