首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > oracle >

SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory

2014-01-28 
到绝对路径执行sqlplus时出现: [oracle@localhost bin]$ ./sqlplus Error 6 initializing SQL*Plus Message

到绝对路径执行sqlplus时出现:
[oracle@localhost bin]$ ./sqlplus
Error 6 initializing SQL*Plus
Message file sp1 <lang> .msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory


看问如何修改oracle_home?  是修改配置文件,还是在命令行下修改?

------解决方法--------------------------------------------------------
.profile 文件中,加入oracle_home 的路径.

        

热点排行