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: limit SQL*NET listener to one tcp port

Re: limit SQL*NET listener to one tcp port

From: Nandan Kalle <nkalle_at_questfs.com>
Date: Fri, 23 Apr 1999 13:29:38 -0400
Message-ID: <7fqam0$s6m$1@nntp5.atl.mindspring.net>


>If it's a TCP connection, you can specify the port in your tnsnames.ora
>file.
>
>Van>>

TNSNAMES.ORA only configures the client side, correct? My understanding is that TNSNAMES tells the client which port to use to initiate the connection. However once the server process is spawned, I think Listener creates a second connection, usually on a different port.

Shouldn't the configuration file be on the server side? Received on Fri Apr 23 1999 - 12:29:38 CDT

Original text of this message

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