标题: ORA-14644: table is not subpartitioned by Hash [打印本页] 作者: admin 时间: 2016-8-21 11:09 标题: ORA-14644: table is not subpartitioned by Hash ORA-14644: table isnot subpartitioned by Hash method Cause: Asubpartition maintenance operation such as ALTER TABLE MODIFY
PARTITION COALESCE SUBPARTITION can only be performed on Hash
subpartitioned objects Action: Re-issuethe command against a Hash subpartitioned object.