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

Home -> Community -> Mailing Lists -> Oracle-L -> Listener ports.

Listener ports.

From: Raj <yoursraju007_at_gmail.com>
Date: Tue, 25 Oct 2005 17:44:20 -0400
Message-ID: <7f411f4e0510251444l27c43c00p7cdf91a14424180c@mail.gmail.com>


Friends,

I have got a question on the ports occupied by listener. 1757 is the port configured in listner.ora. But it also occupies 8080,2100 ports... Not sure why... Please see the following output of lsnrctl status command:



Listener Parameter File
/u01/app/oracle/product/920/cdprdev/network/admin/listener.ora Listener Log File
/u01/app/oracle/product/920/cdprdev/network/log/cdprdev.log Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=e2dsc.abc.com)(PORT=11757)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=e2dsc.abc.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=e2dsc.abc.com)(PORT=2100))(Presentation=FTP)(Session=RAW))
Services Summary...
Service "CDPRDEVXDB.cendant.com" has 1 instance(s).   Instance "CDPRDEV", status READY, has 1 handler(s) for this service... Service "cdprdev.cendant.com" has 2 instance(s).   Instance "CDPRDEV", status READY, has 1 handler(s) for this service..

Does anyone has an idea about it? I have some other application on 8080 failing to start because 8080 is busy with this listener, which I do not want..

How can alter this behaviour?

Thanks.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Oct 25 2005 - 16:46:26 CDT

Original text of this message

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