Database Error Messages

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

OCI-03236

max # extents (string) reached in index string.string subpartition string

Cause

An index subpartition 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.