Oracle® Database 8i | 9i | 10g | 11g | 12c | 18c | 19c Error Codes

Information for Database Error Code ORA-02141: invalid OFFLINE option
Oracle® Database Error ORA-021412/7

ORA-02141: invalid OFFLINE option

Cause: An option other than NORMAL or IMMEDIATE follows OFFLINE.

Action: The user must either specify no option following OFFLINE or one of the options NORMAL or IMMEDIATE.

Error Type: ORA

Tip:

Valid statements are:
alter tablespace user_data offline;
alter tablespace user_data offline NORMAL;
alter tablespace user_data offline TEMPORARY;
alter tablespace user_data offline IMMEDIATE;
Other options than NORMAL, TEMPORARY or IMMEDIATE will raise
ORA-02141: invalid OFFLINE option

Oracle® Database Error Codes 8i | 9i | 10g | 11g | 12c | 18c | 19c

Record: 1/1

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners

Oracle: Registered trademark of Oracle