number of partitions of LOCAL index must equal that of the underlying table

Solution ID:ORA-14024

Type: Oracle

Cause

User attempted to create a LOCAL partitioned index with a number of partitions which is different from that of the underlying table.

Actions

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

Try the following links for this error:


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


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


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


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


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


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