HomeOracleOracle Error ORA-14631: the partition bounds do not match the subpartition bounds of the partition

Oracle Error ORA-14631: the partition bounds do not match the subpartition bounds of the partition

Oracle Error Message

ORA-14631: the partition bounds do not match the subpartition bounds of the partition

Reason for the Error

When exchanging a partitioned table with a composite partition the bounds that describe the partitions of the table must match the bounds that describe the subpartitions of the composite partition.

Solution

Ensure that the bounds describing partitions in the partitioned table is the same as the bounds of the subpartitions in the the composite partition.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...