Quote:
Originally Posted by anacedent
on DB Server open Command Window & issue following OS commands
lsnrctl status
lsnrctl service
COPY commands & results then PASTE all back here
|
C:\Users\Administrator>lsnrctl service
LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 11-JAN-2012 14:21
:39
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC15 22)))
Services Summary...
Service "ODSPROD" has 1 instance(s).
Instance "ODSPROD", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
The command completed successfully
C:\Users\Administrator>lsnrctl status
LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 11-JAN-2012 14:20
:37
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC15 22)))
STATUS of the LISTENER
------------------------
Alias listener
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 11-JAN-2012 14:18:26
Uptime 0 days 0 hr. 2 min. 12 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\app\Administrator\product\11.2.0\dbhome_1\netwo rk\a
dmin\listener.ora
Listener Log File c:\app\administrator\diag\tnslsnr\WIN-THC1JTF909H\list
ener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\ pipe\EXTPROC1522ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-THC1JTF909H)(PORT=1522)))
Services Summary...
Service "ODSPROD" has 1 instance(s).
Instance "ODSPROD", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
thank you~!!