ERROR | TABLESPACE and TABLESPACE_NUMBER may not be both specified |
CAUSE | Both TABLESPACE and TABLESPACE_NUMBER clauses were specified for a table, index or an index partition |
ACTION | Correct the code generating text of CREATE INDEX statement sent to the slaves |