Oracle Message ORA-14023 - creation of GLOBAL partitioned cluster indices is not supported

ERRORcreation of GLOBAL partitioned cluster indices is not supported
CAUSEAn attempt was made to create a GLOBAL partitioned cluster index, which is currently illegal
ACTIONRemove PARTITION BY RANGE clause along with s from the CREATE INDEX statement.