进入sqlplus-报-SP2-0667-的处理 进入sqlplus 报 SP2-0667 的处理 grid@dbserver bin]$ sqlplus /nolog Error 6 initializing SQL*Plus SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory [grid@dbserver bin]$ echo $ORACLE_...
SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory [grid@dbserver bin]$ echo $ORACLE_HOME /u01/app/grid/product/11.1.0/db_ 正确设置oracle_home后问题解决: [grid@dbserver bin]$ export ORACLE_HOME=/u01/app/grid/...
Error 6 initializing SQL*Plus SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You ...
1.sp2-0667 :message file sp1<lang> 解答:设置环境变量path ORACLE_HOME 2../sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory 解答:设置环境变量LD_LIBRARY_PATH 3../sqlplus: error while loading shared libraries: libaio.so.1:...
./sqlplusSP2-0667: Message file sp1<lang>.msb not found。SP2-0750: You may need to set ORACLE_HOME t,Linux下安装好Oracle10g后运行sqlplus出现故障如下:[oracle@localhostoracle]$./sqlplusError6initializingSQL*PlusMessagefilesp1<lang>.msbnotfound
$ sqlplus SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory To resolve it try the following. It's assumed Oracle XE 11G is installed at:/u01/app/oracle/product/11.2.0/xe/ If you have a different set up, ...
SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory To resolve it try the following. It's assumed Oracle XE 11G is installed at: /u01/app/oracle/product/11.2.0/xe/ ...
简介:今天性能测试部门的同事问我一个问题,说他跑一个shell脚本调用sqlplus 结果报错 Error 6 initializing SQL*Plus SP2-0667: Message file sp1.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 我记得自己之前碰到过类似的问题,也是sqlplus启动不了。
SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 1. 2. 3. 4. 5. 如果在其他路径(非$ORACLE_HOME),执行sqlplus,回显正常, [test@localhost instantclient_11_2]$ sqlplus ...
./sqlplusSP2-0667: Message file sp1<lang>.msb not found。 [solute:] http://blog.csdn.net/caolaosanahnu/article/details/7327752 If you not declare oracle_home evn path in .bash_file, set evn via vim/vi: cd vi .bash_profile