Oracle Message ORA-22877 - invalid option specified for a HASH partition or subpartition of a LOB column

ERRORinvalid option specified for a HASH partition or subpartition of a LOB column
CAUSEOne or more invalid options were encountered while parsing the physical attributes of a LOB partition or subpartition. Either the LOB partition is in a table partitioned using the HASH method, or the LOB subpartition is in a table subpartitioned using the HASH method. TABLESPACE is the only valid option for a HASH partition or subpartition.
ACTIONRemove the invalid option(s).