Oracle Database 12c New Features

ORA-14152: invalid number of partitions specified in PARTITIONS clause

ORA-14152: 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