标题: ORA-14259: table is not partitioned by Hash [打印本页] 作者: admin 时间: 2016-8-19 11:18 标题: ORA-14259: table is not partitioned by Hash ORA-14259: table isnot partitioned by Hash method Cause: ALTER TABLE COALESCE PARTITION is only valid for tablepartitioned
by Hash method Action: Specifyvalid ALTER TABLE option for the table, or ensure that the table
is partitioned by Hash method