ORA-14023: creationof GLOBAL partitioned cluster indices is not supported Cause: An attempt was made to create a GLOBAL partitionedcluster index,
which is currently illegal Action: RemovePARTITION BY RANGE clause along with <partition
description>s from the CREATE INDEX statement.