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!

Regarding no. of connection listen by listener in database

user12115Feb 28 2013 — edited Feb 28 2013
Hi All,

I have one question - what are the methods through which I can get the idea about no.of connection listen by listener?

Today when I checked lsnrctl serv command I can see "established=320 and refused=0 ,state=ready". So I assumed as of now 320 are active connection on my database.

But when I check current_utilization for Process and session it has big gap, processes=147 and session=151. Also when I list the no.of oracle process running on OS (ps -ef | grep oracle<SID> | wc -l ) it showing 121 only.


I am confused now. Can you please guide what is right way to get the no.of connection listen at any time on the DB server ?


Thanks in advance...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2013
Added on Feb 28 2013
4 comments
575 views