Oracle Solution for Error ora-08004

Solution for Oracle Error ORA-08004

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

What triggered the Error:

instantiating NEXTVAL would violate one of MAX/MINVALUE

What should we do to fix it:

alter the sequence so that a new value can be requested