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

Home -> Community -> Usenet -> c.d.o.server -> pb with listener

pb with listener

From: zeb <thierry.constant1_at_free.fr>
Date: Thu, 19 Dec 2002 21:56:52 +0100
Message-ID: <3e023245$0$24443$626a54ce@news.free.fr>


Hi,

I have two ORACLE_HOME,
one for 8.1.6 ( user oracle) base ESERVDB and one for 8.1.7 (user oracle8 ) base ESERVDEV on HP-UX 11.0.

When I do lsnrctl status from the user oracle8 ( 8.1.7) , I get the status from the listener
of user oracle ( 8.1.6 ), and don't understand why !!!! ( ORACLE_HOME seems OK )

Any help ????

oracle8_at_disney:/home/oracle8$ lsnrctl status

LSNRCTL for HPUX: Version 8.1.7.0.0 - Production on 19-DEC-2002 15:54:26

(c) Copyright 1998 Oracle Corporation. All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))) STATUS of the LISTENER


Alias                     LISTENER
Version                   TNSLSNR for HPUX: Version 8.1.6.0.0 - Production
Start Date                19-DEC-2002 14:25:31
Uptime                    0 days 1 hr. 28 min. 54 sec
Trace Level               off
Security                  OFF
SNMP                      OFF

Listener Parameter File
/tools/list/oracle/products/816/network/admin/listener.ora
Listener Log File
/tools/list/oracle/products/816/network/log/listener.log
Services Summary...
  ESERVDB               has 1 service handler(s)
  ESERVDB               has 1 service handler(s)
  ESERVDEV              has 1 service handler(s)
  PLSExtProc            has 1 service handler(s)
The command completed successfully
oracle8_at_disney:/home/oracle8$ env|grep ORA ORACLE_SID=ESERVDEV
ORACLE_HOME=/tools/oracle/8.1.7
oracle8_at_disney:/home/oracle8$ Received on Thu Dec 19 2002 - 14:56:52 CST

Original text of this message

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