标签:style blog http width 2014 art
没搞过linux ,仅作记录:
1 打开putty.exe 程序 ,选择 连接
2 输入linux 的用户名和密码后,按下图操作:
3 启动监听
4 命令总结:
1. sudo su - oracle //切换到oracle 账户
2. sqlplus "/as sysdba" //
3. startup; // 启动oracle
4. quit //退出sqlplus
5 . lsnrctl start // 启动监听
putty 启动 linux 下的oracle,布布扣,bubuko.com
标签:style blog http width 2014 art
原文地址:http://www.cnblogs.com/iampkm/p/3857880.html