Showing posts with label ORA-01632. Show all posts
Showing posts with label ORA-01632. Show all posts

Tuesday, 17 January 2012

ORA-01632: max # extents (string) reached in index string.string

ORA-01632: max # extents (string) reached in index string.string

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.