Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Listener Status "UNKNOWN"

694593Jun 16 2009 — edited Jun 16 2009
Hi,

I start the listener using command lsnrctl start and checked its status. it showing status unknown but my database is working well.

Status "UNKNOWN" is right ???


oracle:~ oracle$
oracle:~ oracle$ $ORACLE_HOME/bin/lsnrctl status LISTENER

LSNRCTL for MacOS X Server: Version 10.2.0.4.0 - Production on 16-JUN-2009 10:34:46

Copyright (c) 1991, 2007, Oracle. All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.133)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for MacOS X Server: Version 10.2.0.4.0 - Production
Start Date 16-JUN-2009 10:25:31
Uptime 0 days 0 hr. 9 min. 15 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /Users/oracle/oracle/product/10.2.0/db_1/network/admin/listener.ora
Listener Log File /Users/oracle/oracle/product/10.2.0/db_1/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.133)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "erp" has 1 instance(s).
Instance "erp", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully


--Shyam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2009
Added on Jun 16 2009
7 comments
4,427 views