Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> 10Gr2 two listener problem (parent fork child)????

10Gr2 two listener problem (parent fork child)????

From: dba1 mcc <mccdba1_at_yahoo.com>
Date: Fri, 3 Aug 2007 10:36:06 -0700 (PDT)
Message-ID: <599978.94221.qm@web60814.mail.yahoo.com>


we have ORACLE 10gr2 on Redhar AS 4.3. ORACLE version is 10.2.0.2.

Today we have users report can NOT connect to database. I checj listener and found there have two listeners (parent and child). The parent automatic fork another child. It cause listener conflict and stop.

]%ps -ef|grep lsnr

oracle 5589 1 0 May20 ? 00:15:39
/home/app/oracle/product/10.2/bin/tnslsnr LISTENER
-inherit

oracle 27132 5589 0 12:19 ? 00:00:00
/home/app/oracle/product/10.2/bin/tnslsnr LISTENER
-inherit  

Is this a ORACLE bug or something else?

I tried to stop listeners, but it hang. I need "kill" both processes then restart new listener.

Thanks.        

____________________________________________________________________________________Ready for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 03 2007 - 12:36:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US