creation of a GLOBAL partitioned index on clustered tables is not supported

Solution ID:ORA-14111

Type: Oracle

Cause

An attempt was made to create a GLOBAL partitioned index on a clustered table which is currently illegal.

Actions

Modify statement to refer to a partition using its name

Try the following links for this error:


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


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


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