标题: ORA-14178: STORE IN (DEFAULT) clause is not [打印本页] 作者: admin 时间: 2016-8-18 10:25 标题: ORA-14178: STORE IN (DEFAULT) clause is not ORA-14178: STORE IN(DEFAULT) clause is not supported for hash partitioned global indexes Cause: STORE IN (DEFAULT) is valid only for local indexes. Action: a)Specify a tablespace list in place of DEFAULT, or b) Remove STORE IN
clause and specify tablespaces individually for each index partition.