Oracle DBA, How To, Error, Cause and Action

ORA-02216: tablespace name expected

ORA-02216: tablespace name expected




Cause: A tablespace name is not present where required by the syntax for one of the following statements: CREATE/DROP TABLESPACE, CREATE TABLE, CREATE INDEX, or CREATE ROLLBACK SEGMENT.




Action: Specify a tablespace name where required by the syntax.