Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Message file sp1<lang>.msb not found

Re: Message file sp1<lang>.msb not found

From: Swajit Satam <swajit_at_mahindrabt.com>
Date: Mon, 15 May 2000 11:13:23 +0530
Message-Id: <10497.105610@fatcity.com>


Thanks Everybody for the Reply

yes the reason was setting of the Environment variable's and Exporting those variables

Thanks

Swajit

sheisey_at_att.net wrote:

> Swajit, I just installed 8.1.6.1 on RH 6.2 and the same
> problem. What I had done wrong was not set up the
> environment varibles correctly.
>
> In your .bash_profile make sure export your environment
> vairables. I put the environment vairables in the profile
> but I forgot to export them.
>
> ORACLE_HOME=/oracle/ora816
> ORACLE_SID=O816
> PATH=$PATH:$ORACLE_HOME/bin
>
> export ORACLE_HOME ORACLE_SID PATH
>
> Hope this helps,
>
> Scott
> > Hi
> >
> > I have installed Oracle 8i on Linux
> > and when i give the SQLPLUS command
> > it gives the following error
> >
> > [oracle_at_vjvserver bin]$ sqlplus
> > Message file sp1<lang>.msb not found
> > Error 6 initializing SQL*Plus
> >
> > Thanks in Advance
> >
> > Reg
> > Swajit
> >
> > --
> > Author: Swajit Satam
> > INET: swajit_at_mahindrabt.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing Lists
> > --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from). You may
> > also send the HELP command for other information (like subscribing).
> --
> Author:
> INET: sheisey_at_att.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon May 15 2000 - 00:43:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US