Oracle DBA, How To, Error, Cause and Action

ORA-02215: duplicate tablespace name clause

ORA-02215: duplicate tablespace name clause


Cause:


There is more than one TABLESPACE clause in the CREATE TABLE, CREATE INDEX, or CREATE ROLLBACK SEGMENT statement.



Action:


Specify at most one TABLESPACE clause.

No comments:

Post a Comment

Thanks for your comment.