tablespace offline

tablespace offline

 

  

How can I make table space system offline

I am trying to do like this but it is failed



SQL> conn /as sysdba ;

Connected.

SQL> alter tablespace system offline immediate ;

alter tablespace system offline immediate

*

ERROR at line 1:

ORA-01541: system tablespace cannot be brought offline; shut down if
necessary


Oracle LazyDBA home page