ORA-14186

Error: ORA-14186: number of sub-partitions of LOCAL index must equal that of the underlying table

Causa: An attempt was made to create a LOCAL partitioned index with a number of subpartitions which is different from that of the underlying table.

Acción: Correct the CREATE INDEX statement to specify a correct number of subpartitions.

COMENTARIOS:


No hay comentarios.