Oracle Error ORA-08004: sequence string.NEXTVAL string stringVALUE and cannot be instantiated

Oracle Error Message

ORA-08004: sequence string.NEXTVAL string stringVALUE and cannot be instantiated

Reason for the Error

instantiating NEXTVAL would violate one of MAX/MINVALUE

Solution

alter the sequence so that a new value can be requested