bash: sqlplus /nolog: command not found...解决方案
./home/oracle/.bash_profile这个是我要找的,对应自己的目录查找
[[email protected] /]# cd /home/oracle/
[[email protected] oracle]# vi .bash_profile
bash: sqlplus /nolog: command not found...解决方案增加或修改自己的路径
然后source .bash_profile生效
bash: sqlplus /nolog: command not found...解决方案

相关文章: