partitioning columns must form a subset of key columns of a UNIQUE index

Solution ID:ORA-14039

Type: Oracle

Cause

User attempted to create a UNIQUE partitioned index whose partitioning columns do not form a subset of its key columns which is illegal

Actions

Ensure that lengths of high bound values do not exceed those of corresponding partitioning 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/3663851


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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