Oracle Solution for Error ora-14068

Solution for Oracle Error ORA-14068

ORA-14068: TABLESPACE and TABLESPACE_NUMBER may not be both specified

What triggered the Error:

Both TABLESPACE and TABLESPACE_NUMBER clauses were specified for a table, index or an index partition

What should we do to fix it:

Correct the code generating text of CREATE INDEX statement sent to the slaves