Oracle Error ORA-02216: tablespace name expected

Oracle Error Message

ORA-02216: tablespace name expected

Reason for the Error

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.

Solution

Specify a tablespace name where required by the syntax.