ORA-03235

Error: ORA-03235: max # extents (string) reached in table string.string subpartition string

Causa: A table subpartition tried to extend past MAXEXTENTS.

Acción: If the value of MAXEXTENTS is less than the system maximum, raise it. Otherwise, you must re-create with larger initial, next or PCTINCREASE parameters.

COMENTARIOS:


No hay comentarios.