ORA-01681
Error: ORA-01681: max # extents (string) reached in LOB segment in tablespace string
Causa: A LOB 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.