Oracle Solution for Error ora-14021

Solution for Oracle Error ORA-14021

ORA-14021: MAXVALUE must be specified for all columns

What triggered the Error:

In the VALUES LESS THAN clause for the highest (last) partition of a GLOBAL index, MAXVALUE must be specified for all columns

What should we do to fix it:

Ensure that VALUES LESS THAN clause for the last partition of a GLOBAL index has MAXVALUE specified for all columns