Oracle Error Message
ORA-01656: max # extents (string) reached in cluster string.string
Reason for the Error
A cluster tried to extend past maxextents
Solution
If maxextents is less than the system maximum, raise it. Otherwise, you must recreate with larger initial, next or pctincrease params