ORA-14185

Error: ORA-14185: incorrect physical attribute specified for this index partition

Causa: An unexpected option was encountered while parsing physical attributes of a local index partition; valid options for range composite range partitions are INITRANS, MAXTRANS, TABLESPACE, STORAGE, PCTFREE, PCTUSED, LOGGING and TABLESPACE; but only TABLESPACE may be specified for hash partitions STORE IN () is also disallowed for all but composite range partitions.

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

COMENTARIOS:


No hay comentarios.