Sqlplus: SP2-0667: Message file sp1<lang>.msb not found
February 06, 2012 09:20:20 Last update: February 06, 2012 09:20:20
This is the error message:
It might be that the
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.
1 comment 