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

linux bash: sqlplus: command not found 错误处理

时间:2015-01-19 18:58:45      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:

在oracle用户下 ,执行sqlplus命令,抛出如上错误。

 

解决办法:

 

1.su oracle

 

2.cd /home/oracle

 

3. 执行命令 source .bash_profile

 

这样就可以了。

linux bash: sqlplus: command not found 错误处理

标签:

原文地址:http://www.cnblogs.com/yg_zhang/p/4234406.html

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