Cause: number-of-partitions clause contained in CREATE TABLE or CREATE INDEX statement specified a number of partitions outside of legal range (1-1048575) See the solution below.
Error solution: Specify a number between 1 and 1024K-1 in the number-of-partitions clause
Database version: Oracle 11g Release 2 (11.2)