MAXVALUE must be specified for all columns

Solution ID:ORA-14021

Type: Oracle

Cause

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

Actions

Ensure that the number of elements in partition bound list is equal to the number of partitioning columns of the table or index

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/2218339


Browse all solutions to database errors from Oracle, MS SQL, or MySQL