Linux Oracle 启停

[root@rac2 ~]# su - oracle
[oracle@rac2 ~]$ sqlplus "/as sysdba"

SQL*Plus: Release 11.2.0.4.0 Production on Fri Apr 17 17:45:31 2015

Copyright (c) 1982, 2013, Oracle. All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options

SQL> shutdown

 

接着请输入
SQL> startup

就可以正常的启动数据库了。

posted on 2015-04-17 17:53  笨贼  阅读(265)  评论(0编辑  收藏  举报