首页 > 数据库技术 > 详细

Linux Oracle 启停

时间:2015-04-17 19:53:38      阅读:185      评论:0      收藏:0      [点我收藏+]

[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

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

Linux Oracle 启停

原文:http://www.cnblogs.com/suasmasm/p/4435625.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!