Hi:
I just installed Oracle 9.0.1 on a RedHat 7.2 linux box. The installation
was successful and I let the installer to create a "generic" database
(including the configuration of listener.ora and tnsnames.ora, etc) for me.
However when I bounced the listener, I got listener "status UNKNOWN" message
(see below). I can still use "sqlplus system/[Email Address Removed] to connect
without problem. This suggests that the listener is running fine. So my
question is: What does this status "UNKNOWN" mean?
TIA.
Guang
---
sh-2.05$ lsnrctl start
LSNRCTL for Linux: Version 9.0.1.0.0 - Production on 31-MAY-2002 03:52:19
Copyright (c) 1991, 2001, Oracle Corporation. All rights reserved.
Starting /oracle/product/9.0.1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 9.0.1.0.0 - Production
System parameter file is /oracle/product/9.0.1/network/admin/listener.ora
Log messages written to /oracle/product/9.0.1/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=9i)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 9.0.1.0.0 - Production
Start Date 31-MAY-2002 03:52:19
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security OFF
SNMP OFF
Listener Parameter File /oracle/product/9.0.1/network/admin/listener.ora
Listener Log File /oracle/product/9.0.1/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=9i)(PORT=1521)))
Services Summary...
Service "BKL9" has 1 instance(s).
Instance "BKL9", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this
service...
The command completed successfully
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Oracle LazyDBA home page