ORA-14032: partition bound of partition number string is too high ORACLE 报错 故障修复 远程处理

文档解释

ORA-14032: partition bound of partition number string is too high

Cause: High bound of the partition whose number (partitions are numbered starting with 1) is displayed in this message did not collate lower than that of the following partition, which is illegal.

Action: Ensure that high bound of every partition (except for the last one) collates lower than that of a following partition.


数据运维技术 » ORA-14032: partition bound of partition number string is too high ORACLE 报错 故障修复 远程处理