Oracle Database 12c New Features

ORA-01694: max # extents (string) reached in lob segment string.string partition string

ORA-01694: max # extents (string) reached in lob segment string.string partition string


Cause:


A LOB segment tried to extend past maxextents



Action:


If maxextents is less than the system max, raise it. Otherwise, you must recreate with larger initial, next or pctincrease params.