Oracle Error ORA-01681: max # extents (string) reached in LOB segment in tablespace string

Oracle Error Message

ORA-01681: max # extents (string) reached in LOB segment in tablespace string

Reason for the Error

A LOB segment tried to extend past max extents.

Solution

If maxextents for the tablespace is less than the the system maximum, you can raise that. Otherwise, raise pctincrease for the tablespace