./sqlplusSP2-0667: Message file sp1<lang>.msb not found。
[solute:]
[url]http://blog.youkuaiyun.com/caolaosanahnu/article/details/7327752[/url]
If you not declare oracle_home evn path in .bash_file, set evn via vim/vi:
If you had declared oracle_home evn path in .bash_file,you just need source it to env:
explain:forgot to install Chinese input in centOS,since do some addition in English.
[solute:]
[url]http://blog.youkuaiyun.com/caolaosanahnu/article/details/7327752[/url]
If you not declare oracle_home evn path in .bash_file, set evn via vim/vi:
cd
vi .bash_profile
:wq
source .bash_profile
If you had declared oracle_home evn path in .bash_file,you just need source it to env:
cd
source .bash_profile
explain:forgot to install Chinese input in centOS,since do some addition in English.

本文介绍了解决SQL*Plus中出现的SP2-0667错误的方法。该错误提示为Messagefilesp1<lang>.msbnotfound。解决方案包括检查并设置oracle_home环境变量路径,如果已经设置了此路径,则需要重新加载配置文件以更新环境。

1767

被折叠的 条评论
为什么被折叠?



