ORA-14074
partition bound must collate higher than that of the last partition
Cause
Partition bound specified in ALTER TABLE ADD PARTITION statement did not collate higher than that of the table's last partition, which is illegal.
Action
Ensure that the partition bound of the partition to be added collates higher than that of the table's last partition.
ORA-14074
partition bound must collate higher than that of the last partition
Cause
Partition bound specified in ALTER TABLE ADD PARTITION statement did not collate higher than that of the table's last partition, which is illegal.
Action
Ensure that the partition bound of the partition to be added collates higher than that of the table's last partition.
ORA-14074
partition bound must collate higher than that of the last partition
Cause
Partition bound specified in ALTER TABLE ADD PARTITION statement did not collate higher than that of the table's last partition, which is illegal.
Action
Ensure that the partition bound of the partition to be added collates higher than that of the table's last partition.