Oracle Error Message
ORA-14176: this attribute may not be specified for a hash partition
Reason for the Error
An invalid option was encountered while parsing physical attributes of a partition of an object partitioned using the HASH method. The TABLESPACE option is the only valid option for such partitions.
Solution
Remove the invalid option(s).