How to fix the Oracle error ORA-02180: invalid option for CREATE TABLESPACE?

In this post, you’ll learn more about the Oracle ErrorORA-02180: invalid option for CREATE TABLESPACE with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-02180: invalid option for CREATE TABLESPACE

Reason for the Error ORA-02180: invalid option for CREATE TABLESPACE

An invalid option appeared.

How to fix the Error ORA-02180: invalid option for CREATE TABLESPACE ?

You can fix this error in Oracle by following the below steps

Specify one of the valid options: DATAFILE, DEFAULT STORAGE, ONLINE, OFFLINE, FORCE, RETENTION.

Tags :

Leave Your Comment