Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-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.