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

Home -> Community -> Usenet -> c.d.o.server -> Re: TNS Listener (9i) Uses Port 8080

Re: TNS Listener (9i) Uses Port 8080

From: John Luongs <johnluongs_at_hotmail.com>
Date: Sun, 28 Sep 2003 07:52:20 +0800
Message-ID: <3F7622B4.D255F688@hotmail.com>

Are there any side-effects? Thanks.

Pete Finnigan wrote:

> Hi
>
> 9iR2 uses ports 2100 and 8080 by default in the now integrated OSE stack
> in the database, you should be able to see these ports with a lsnrctl
> status command or with enterprise manager. The easiest way to disable
> these ports is to remove the line:
>
> dispatcher=(PROTOCOL=TCP) (SERVICE=orat92XDB)
>
> from the init.ora file and stop and restart the database.
>
> kind regards
>
> Pete
> --
> Pete Finnigan
> email:pete_at_petefinnigan.com
> Web site: http://www.petefinnigan.com - Oracle security audit specialists
> Book:Oracle security step-by-step Guide - see http://store.sans.org for details.
Received on Sat Sep 27 2003 - 18:52:20 CDT

Original text of this message

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