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.