| Error | ORA-14183 |
Description | TABLESPACE DEFAULT can be specified only for Composite LOCAL index | Cause | User attempted to specify TABLESPACE DEFAULT for a partition of a Range/System/Hash partitioned LOCAL index object, which is illegal. | Action | Replace TABLESPACE DEFAULT with TABLESPACE <ts_name> or remove it. |