启动 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=D:/Program Files/oracle之后,仍然报错。
改成 ORACLE_HOME=D:/Program Files/oracle/product/10.2.0/db_1之后,OK
本文解决了在启动SQL*Plus时遇到的初始化错误问题。通过正确设置ORACLE_HOME环境变量到Oracle软件目录的具体路径,成功避免了错误提示并正常启动。

5135

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



