Cause
An index 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.
Error Message
max # extents (string) reached in indexstring.string
An index tried to extend past maxextents
If maxextents is less than the system max, raise it. Otherwise, you must recreate with larger initial, next or pctincrease params.