ORA-14020

Error: ORA-14020: this physical attribute may not be specified for a table partition

Causa: Unexpected option was encountered while parsing physical attributes of a table partition; valid options for range or composite range partitions are INITRANS, MAXTRANS, TABLESPACE, STORAGE, PCTFREE, and PCTUSED; only TABLESPACE may be specified for hash partitions.

Acción: Remove invalid option(s) from the list of physical attributes of a table partition.

COMENTARIOS:


No hay comentarios.