ERROR | max # extents (string) reached in table string.string |
CAUSE | A table 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 |
ERROR | max # extents (string) reached in table string.string |
CAUSE | A table 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 |