Oracle Message ORA-14178 - STORE IN (DEFAULT) clause is not supported for hash partitioned global indexes

ERRORSTORE IN (DEFAULT) clause is not supported for hash partitioned global indexes
CAUSESTORE IN (DEFAULT) is valid only for local indexes.
ACTIONa) Specify a tablespace list in place of DEFAULT, or b) Remove STORE IN clause and specify tablespaces individually for each index partition.