duplicate TABLESPACE_NUMBER specification

Solution ID:ORA-14067

Type: Oracle

Cause

TABLESPACE_NUMBER clause was specified more than once for an table, index or an index partition

Actions

Drop the existing index or rebuild unusable partitions it using ALTER INDEX REBUILD PARTITION

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/1618436


Browse all solutions to database errors from Oracle, MS SQL, or MySQL