标题: ORA-14631: the partition bounds do not match [打印本页] 作者: admin 时间: 2016-8-21 11:06 标题: ORA-14631: the partition bounds do not match ORA-14631: thepartition bounds do not match the subpartition bounds of the partition Cause: When exchanging a partitioned table with a compositepartition the
bounds that describe the partitions of the table must match the bounds that
describe the subpartitions of the composite partition. Action: Ensure that the bounds describing partitions in thepartitioned table is the
same as the bounds of the subpartitions in the the composite partition.