Database Error Messages

OCI-03239

maxextents (string) reached in LOB segment string.string subpartition string

Cause

A LOB subpartition segment tried to extend past maxextents.


Action

If maxextents is less than the system maximum, raise it. Otherwise, recreate the subpartition with larger INITIAL, NEXT, or PCTINCREASE parameters.