Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Listener ports.
I have written it down (the what/were/how) see
http://technology.amis.nl/blog/index.php?p=445
Apparently there is some demand for this. This is the quick route the
advise regarding the manual is still a good option ;-)
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Raj
Sent: dinsdag 25 oktober 2005 23:44
To: oracle-l_at_freelists.org
Subject: Listener ports.
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:
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=e2dsc.abc.com)(PORT=8080))(Pre sentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=e2dsc.abc.com)(PORT=2100))(Pre
sentation=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
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 26 2005 - 17:04:04 CDT