标题: ORA-14048: a partition maintenance operation may [打印本页] 作者: admin 时间: 2016-8-18 09:55 标题: ORA-14048: a partition maintenance operation may 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