ORA-14156

Error: ORA-14156: invalid number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE] clause

Causa: Number-of-subpartitions clause contained in CREATE TABLE or CREATE INDEX statement specified a number of subpartitions outside of legal range (1-65535).

Acción: Specify a number between 1 and 65535 in the number-of-subpartitions clause.

COMENTARIOS:


No hay comentarios.