Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sp1<lang>.msb missing

Status
Not open for further replies.

spicysudhi

Programmer
Joined
Nov 10, 2003
Messages
575
Location
FR
hi

error on SQL Client, when trying to open sqlplus.

Message file sp1<lang>.msb not found
Error 6 initializing SQL*Plus

any idea...?

regards,
Sudhi
 
Usually this means that some environment variable like ORACLE_HOME needs to be defined.
 
Sudhi,

Hoinz is correct. You can test this out by setting ORACLE_HOME=<path for Oracle> just before you invoke SQL*Plus on the client.

Let us know your findings.

[santa]Mufasa
(aka Dave of Sandy, Utah, USA)

Do you use Oracle and live or work in Utah, USA?
Then click here to join Utah Oracle Users Group on Tek-Tips.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top