Database Error Messages

ORA-01694

maximum number of extents string reached in the LOB segment string.string partition string

Cause

Additional space could not be allocated because the LOB segment has reached the maximum number of extents allowed.


Action

Increase MAXEXTENTS for the LOB segment, or re-create the LOB segment with larger extents.