ORA-14074:partition bound must collate higher than that of the last partition
错误码
错误描述:partition bound must collate higher than that of the last partition
错误原因:Partition bound specified in ALTER TABLE ADD PARTITION statement did not collate higher than that of the table's last partition, which is illegal.
解决方法:Ensure that the partition bound of the partition to be added collates higher than that of the table's last partition.
向认证技术专家提问
向技术专家提问


