Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: lsnrctl status
Sounds like it's not finding the *.msg file ($ORACLE_HOME/network/mesg). You
could probably put a symbolic link of 9201/network/mesg to 817/network/mesg
but there has got to be a cleaner way. I know I've run multiple versions
before without having to do this. Maybe after I finish the coffee in front
of me I'll come up with something else.
Henry
-----Original Message-----
Stefick
Sent: Wednesday, February 19, 2003 3:36 PM
To: Multiple recipients of list ORACLE-L
The ORACLE_HOME is being exported.
Here is the contents of the script that I call to set the 8174 environment
upon login:
/*
ORACLE_BASE=/u01/app/oracle ORACLE_HOME=/u01/app/oracle/product/817 ORACLE_SID=FPRD
The 9i login environment script look the same except for:
ORACLE_HOME=u01/app/oracle/product/9201
ORACLE_SID=REGENTDB
Thanks,
Scott
At 11:24 AM 2/19/03 -0800, you wrote:
>You forgot to export new ORACLE_HOME.
>
> > -----Original Message-----
> > From: Scott Stefick [mailto:sstefick_at_harpercollege.edu]
> > Sent: Wednesday, February 19, 2003 12:04 PM
> > To: Multiple recipients of list ORACLE-L
> > Subject: lsnrctl status
> >
> >
> > Hello all,
> >
> > HPUX 11.11 Oracle 8174, 9201 and 9iAS 90201
> >
> > I have all three versions in their own homes and I have a
> > login script that
> > asks what I want the environment to be set as upon login
> > (ORACLE_HOME,
> > ORACLE_SID, etc) but I always set
> > TNS_ADMIN=/u01/app/oracle/product/9201/network/admin for all three
> > environments.
> >
> > When I do a $lsnrctl status while in the 9201 or 90201
> > environments, I see
> > all of the services. But when I'm using the 8174 environment
> > setup and do
> > the same, for the services, I get:
> >
> > /*
> > Message 1411 not found; product=network; facility=TNS
> > Message 1408 not found; product=network; facility=TNS
> > Message 1411 not found; product=network; facility=TNS
> > Message 1408 not found; product=network; facility=TNS
> > Message 1411 not found; product=network; facility=TNS
> > Message 1408 not found; product=network; facility=TNS
> > */
> >
> > Does anyone have any ideas why this could be happening? I
> > want to be able
> > to be in any one of the environments and see the services.
> >
> > TIA,
> > -Scott
> >
> >
> > ******************************************
> > Scott Stefick
> > UNIX Systems Administrator
> > Oracle Certified Professional DBA
> > Wm. Rainey Harper College
> > 847.925.6130
> > ******************************************
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: Scott Stefick
> > INET: sstefick_at_harpercollege.edu
> >
> > Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> > San Diego, California -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > 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).
> >
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net
>--
>Author: Gogala, Mladen
> INET: MGogala_at_oxhp.com
>
>Fat City Network Services -- 858-538-5051 http://www.fatcity.com
>San Diego, California -- Mailing list and web hosting services
>---------------------------------------------------------------------
>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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Scott Stefick INET: sstefick_at_harpercollege.edu Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Henry Poras INET: hporas_at_etal.uri.edu Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Wed Feb 19 2003 - 15:44:01 CST