ERROR | invalid number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE] clause |
CAUSE | number-of-subpartitions clause contained in CREATE TABLE or CREATE INDEX statement specified a number of subpartitions outside of legal range (1-1048575) |
ACTION | Specify a number between 1 and 1024K-1 in the number-of-subpartitions clause |