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 process is running but lsnrctll status is not showing any...

CSM.DBAFeb 3 2012 — edited Feb 7 2012
Hi All,

I'm seeing LISTENER processes running in one of my Database server.


ps -ef|grep lsnr
00:20:04 OH/tnslsnr LISTENER -inherit

but when issue "lsnrctl status" it's showing


LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 2: No such file or directory

All my Databases in that box are not having any connection problems. i.e. clients are able to connect them from other boxes through tnsnames.

Could any of you clarify why i'm unable to monitor he services through lsnrctl??

Thanks in advance,
CSM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2012
Added on Feb 3 2012
9 comments
2,092 views