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