标题: ORA-14285: cannot COALESCE the only partition of this hash partitioned table ... [打印本页] 作者: admin 时间: 2016-8-19 11:29 标题: ORA-14285: cannot COALESCE the only partition of this hash partitioned table ... ORA-14285: cannotCOALESCE the only partition of this hash partitioned table or index Cause: A COALESCE PARTITION command was issued when there isonly one
partition in the table or index, which is illegal Action: Ensurethat there is at least one partition. Drop the table or index to
remove all partitions.