Database Error Messages

ORA-14022

creation of LOCAL partitioned cluster indices is not supported

Cause

An attempt was made to create a LOCAL partitioned cluster index, which is currently illegal


Action

Remove LOCAL along with partition descriptions, if any, from the CREATE INDEX statement.