ORA-14024: number of partitions of LOCAL index must equal that of the underlying table ORACLE 报错 故障修复 远程处理

文档解释

ORA-14024: number of partitions of LOCAL index must equal that of the underlying table

Cause: User attempted to create a LOCAL partitioned index with a number of partitions which is different from that of the underlying table.

Action: Correct the CREATE INDEX statement to specify a correct number of partitions


数据运维技术 » ORA-14024: number of partitions of LOCAL index must equal that of the underlying table ORACLE 报错 故障修复 远程处理