ORA-14041

Error: ORA-14041: partition bound may not be specified for resulting partitions

Causa: While parsing an ALTER {TABLE|INDEX} SPLIT PARTITION statement, partition_description of a resulting partition was found to contain VALUES LESS THAN clause which is illegal.

Acción: Remove VALUES LESS THAN clause from the description(s) of partitions resulting from splitting an existing table or index partition.

COMENTARIOS:


No hay comentarios.