Oracle Solution for Error ora-04004

Solution for Oracle Error ORA-04004

ORA-04004: MINVALUE must be less than MAXVALUE

What triggered the Error:

MINVALUE was specified to be greater than or equal to MAXVALUE

What should we do to fix it:

specify a MINVALUE that is less than MAXVALUE