Re: Listener ports.

  • From: Paul Drake <bdbafh@xxxxxxxxx>
  • To: yoursraju007@xxxxxxxxx
  • Date: Tue, 25 Oct 2005 17:54:26 -0400

On 10/25/05, Raj <yoursraju007@xxxxxxxxx> wrote:
> 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.

Raj,

comment out the line "dispatchers" in the init.ora or spfile and
restart the instance (if you are allowed to do so).

Paul
--
//www.freelists.org/webpage/oracle-l

Other related posts: