Cause
Both TABLESPACE and TABLESPACE_NUMBER clauses were specified for a table, index or an index partition
Both TABLESPACE and TABLESPACE_NUMBER clauses were specified for a table, index or an index partition
Remove the illegal option. If it is desired to add storage to individual partitions, ALLOCATE STORAGE clause may be specified with ALTER TABLE MODIFY PARTITION statement.
Try the following links for this error:
http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm
Browse all solutions to database errors from Oracle, MS SQL, or MySQL