标题: ORA-22877: invalid option specified for a HASH [打印本页] 作者: admin 时间: 2016-9-1 08:17 标题: ORA-22877: invalid option specified for a HASH ORA-22877: invalid option specified for a HASH partition or subpartitionof a LOB column Cause: One or more invalidoptions were encountered while parsing the physical
attributes of a LOB partition or subpartition. Either the LOB partition is in atable
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. Action: Remove the invalidoption(s).