Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

RE: Listener fork

Kevin Closson

2006-06-05



You didn't state what Linux.

Those aren't processes. They are threads and they wont
cause you any problem re process limit.

If you don't like the way they look, you should be able
to do this:

$ export LD_ASSUME_KERNEL=""
$ lsnrctl start

...you should get NPTL this way and so ps will look cleaner.

PS. I've not found any human with a pulse and a room tempurature
I.Q. that can explain to me why the Linux guys thought it would
be so brilliant to expose Pthreads in ps(1) output. If anything
it should be detail that one would have to go way out of their way
for because it is minutia.


>>>-----Original Message-----
>>>From: oracle-l-bounce@(protected)
>>>[mailto:oracle-l-bounce@(protected)
>>>Sent: Monday, June 05, 2006 11:19 AM
>>>To: oracle-l@(protected)
>>>Subject: Listener fork
>>>
>>>Hi,
>>>I've installed 10g on Linux platform.When I run ps -ef |
>>>grep tnslsnr it shows multiple listener processes with same name.
>>>Does any one know why ?
>>>This may be cause some point of time to exceed # of linux processes.
>>>Please let me know why, is there any parameters I need to
>>>change or reset?
>>>
>>>here
>>>                                
>>>/u01/app/oracle/product/10.2.0/bin/tnslsnr listener_sales -inherit
>>>oracle  22661 22660 0 May30 ?     00:00:02
>>>/u01/app/oracle/product/10.2.0/bin/tnslsnr listener_sales -inherit
>>>oracle  22662 22661 0 May30 ?     00:00:02
>>>/u01/app/oracle/product/10.2.0/bin/tnslsnr listener_sales -inherit
>>>oracle  22663 22661 0 May30 ?     00:00:00
>>>/u01/app/oracle/product/10.2.0/bin/tnslsnr listener_sales
>>>-inherit Thanks -Dean
>>>
>>>_________________________________________________________________
>>>Express yourself instantly with MSN Messenger! Download
>>>today - it's FREE!
>>>http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>>>
>>>--
>>>http://www.freelists.org/webpage/oracle-l
>>>
>>>
>>>
--
http://www.freelists.org/webpage/oracle-l


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.