>lsnrctl stat listener23
LSNRCTL for HPUX: Version 9.2.0.6.0 - Production on 17-JUL-2009 11:30:14
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC23 )))
STATUS of the LISTENER
------------------------
Alias listener23
Version TNSLSNR for HPUX: Version 9.2.0.6.0 - Production
Start Date 13-FEB-2009 08:54:46
Uptime 154 days 1 hr. 35 min. 27 sec
Trace Level off
Security OFF
SNMP OFF
Listener Parameter File /oracle/product/v92060/network/admin/listener.ora
Listener Log File /oracle/product/v92060/network/log/listener23.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC23 )))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxxx.y yyyy.zzzzzzzz.on.ca)(PORT=2257)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "eimsaim" has 1 instance(s).
Instance "eimsaim", status UNKNOWN, has 1 handler(s) for this service...
Service "eimsaim.world" has 1 instance(s).
Instance "eimsaim", status READY, has 3 handler(s) for this service...
Service "eimstest" has 1 instance(s).
Instance "eimstest", status UNKNOWN, has 1 handler(s) for this service...
Service "eimstest.world" has 1 instance(s).
Instance "eimstest", status READY, has 6 handler(s) for this service...
The command completed successfully
>lsnrctl service listener23
LSNRCTL for HPUX: Version 9.2.0.6.0 - Production on 17-JUL-2009 11:32:56
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC23 )))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "eimsaim" has 1 instance(s).
Instance "eimsaim", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "eimsaim.world" has 1 instance(s).
Instance "eimsaim", status READY, has 3 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0 state:ready
LOCAL SERVER
"D001" established:890 refused:0 current:0 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 23510>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxxx.yyyy.zzzzz.on. ca)(PORT=60398))
"D000" established:1027 refused:0 current:1 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 23508>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=60396))
Service "eimstest" has 1 instance(s).
Instance "eimstest", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "eimstest.world" has 1 instance(s).
Instance "eimstest", status READY, has 6 handler(s) for this service...
Handler(s):
"D004" established:120 refused:0 current:16 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 6353>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=49626))
"D003" established:198 refused:0 current:16 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 6351>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=49625))
"D002" established:202 refused:0 current:16 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 6349>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=49624))
"D001" established:530 refused:0 current:1 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 6347>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=49623))
"D000" established:489 refused:0 current:0 max:2026 state:ready
DISPATCHER <machine: cmisux02, pid: 6345>
(ADDRESS=(PROTOCOL=tcp)(HOST=xxxxx.yyyy.zzzzz.on.c a)(PORT=49621))
"DEDICATED" established:0 refused:0 state:ready
LOCAL SERVER
The command completed successfully
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\manjit>tnsping eimstest
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 17-JUL-2
009 11:37:54
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\Ora1020\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xxxxx.yyyy.zzzzz.on.ca)(PORT = 2261)) (CONNECT_DATA = (SERVER = SHARED) (SID = eimstest)))
OK (160 msec)
Thanks