Sqlplus: SP2-0667: Message file sp1<lang>.msb not found 

Joined:
04/09/2007
Posts:
753

February 06, 2012 09:20:20    Last update: February 06, 2012 09:20:20
This is the error message:
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

It might be that the ORACLE_HOME environment variable is not properly set or a missing sp1<lang>.msb (for example sp1us.msb) file. But for my Ubuntu system, there was no such thing as sp1<lang>.msb, and it wasn't caused by a missing ORACLE_HOME. The error was resolved after I restored the shared library file libsqlplusic.so.
Share |
| Comment  | Tags
1 comment