ERROR | invalid number of partitions specified in PARTITIONS clause |
CAUSE | number-of-partitions clause contained in CREATE TABLE or CREATE INDEX statement specified a number of partitions outside of legal range (1-1048575) |
ACTION | Specify a number between 1 and 1024K-1 in the number-of-partitions clause |