Database Error Messages

OCI-14303

partitions or subpartitions are not in the right order

Cause

Descriptions of partitions or subpartitions in an ALTER TABLE ADD COLUMN statement were ordered differently from the DDL order of partitions or subpartitions.

User attempted to rebuild a partition of a Composite Range partitioned index which is illegal


Action

Re-order the partitions or subpartitions in the added LOB storage clause by partition or subpartition DDL order, and retry the statement.