标题: ORA-14183: TABLESPACE DEFAULT can be specified [打印本页] 作者: admin 时间: 2016-8-18 10:25 标题: ORA-14183: TABLESPACE DEFAULT can be specified ORA-14183: TABLESPACEDEFAULT can be specified only for Composite LOCAL index Cause: User attempted to specify TABLESPACE DEFAULT for apartition of a
Range/System/Hash partitioned LOCAL index object, which is illegal. 13-100 Oracle Database ErrorMessages Action: ReplaceTABLESPACE DEFAULT with TABLESPACE <ts_name> or
remove it.