标题: ORA-14211: subpartition bound must collate [打印本页] 作者: admin 时间: 2016-8-19 11:14 标题: ORA-14211: subpartition bound must collate ORA-14211:subpartition bound must collate higher than that of the last subpartition Cause: Subpartition bound specified in ALTER TABLE MODIFYPARTITION
ADD SUBPARTITION statement did not collate higher than that of the partition's
last subpartition. Action: Ensurethat the subpartition bound of the subpartition to be added
collates higher than that of the table partition's last subpartition.