ORA-01685
Error: ORA-01685: max # extents (string) reached in index string.string partition string
Causa: An index tried to extend past MAXEXTENTS.
Acción: If MAXEXTENTS is less than the system max, raise it. Otherwise, you must re-create with larger initial, next or PCTINCREASE parameters.
COMENTARIOS:
No hay comentarios.