A New Partition gets ORA-14074: partition bound must collate higher than that of the last partition
(Doc ID 2922461.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
With a table that is partitioned and sub-partitioned, is populated by a series of data inserts, is partitioned by a col1 value, but when a middle partitioned is attempted to be created the following error is seen:
How would this be solved since the existing partition needs to be split by creating a middle partition?
The concern is about how the sub-partitions will transfer across if a middle partition is created since the the sub-partition boundaries are different for each partition.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |