ORA-14048: apartition maintenance operation may not be combined with other operations Cause: ALTER TABLE or ALTER INDEX statement attempted tocombine a
partition maintenance operation (e.g. MOVE PARTITION) with some other
operation (e.g. ADD PARTITION or PCTFREE which is illegal 13-84 Oracle Database ErrorMessages Action: Ensurethat a partition maintenance operation is the sole operation
specified in ALTER TABLE or ALTER INDEX statement; operations other than
those dealing with partitions, default attributes of partitioned tables/indicesor
specifying that a table be renamed (ALTER TABLE RENAME) may be combined at
will