码迷,mamicode.com
首页 > 数据库 > 详细

putty 启动 linux 下的oracle

时间:2014-07-22 00:34:37      阅读:293      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   width   2014   art   

没搞过linux ,仅作记录:

1 打开putty.exe 程序 ,选择 连接

2 输入linux 的用户名和密码后,按下图操作:

 

bubuko.com,布布扣

3  启动监听

bubuko.com,布布扣

 

4 命令总结:

  1.  sudo su - oracle    //切换到oracle 账户

  2.  sqlplus "/as sysdba"    //

  3.  startup;   // 启动oracle

  4.  quit         //退出sqlplus

  5 . lsnrctl start     // 启动监听

putty 启动 linux 下的oracle,布布扣,bubuko.com

putty 启动 linux 下的oracle

标签:style   blog   http   width   2014   art   

原文地址:http://www.cnblogs.com/iampkm/p/3857880.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!