Description
you may specify TABLESPACE DEFAULT only for a LOCAL index
Cause
User attempted to specify TABLESPACE DEFAULT for an object other than a LOCAL index, which is illegal.
Solution/Action
Reenter the statement without TABLESPACE DEFAULT clause.
Commnets