Oracle Error Message
ORA-14021: MAXVALUE must be specified for all columns
Reason for the Error
In the VALUES LESS THAN clause for the highest (last) partition of a GLOBAL index, MAXVALUE must be specified for all columns
Solution
Ensure that VALUES LESS THAN clause for the last partition of a GLOBAL index has MAXVALUE specified for all columns