ORA-03235: max # extents (string) reached in table string.string subpartition string

ORA-03235: max # extents (string) reached in table string.string subpartition string


Cause:


A table subpartition tried to extend past maxextents



Action:


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

About