ORA-01630

Error: ORA-01630: max # extents (string) reached in temp segment in tablespace string

Causa: A temporary segment tried to extend past MAXEXTENTS.

Acción: If MAXEXTENTS for the tablespace is less than the system maximum, you can raise that. Otherwise, raise PCTINCREASE for the tablespace.

COMENTARIOS:


No hay comentarios.