Listener ports.

  • From: Raj <yoursraju007@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Tue, 25 Oct 2005 17:44:20 -0400

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.
--
//www.freelists.org/webpage/oracle-l

Other related posts: