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: Which port does SQL*Net use?

Re: Which port does SQL*Net use?

From: Rick Brown <rick_at_onramp.net>
Date: 1998/07/03
Message-ID: <6ni06m$6nk$1@news.onramp.net>#1/1

Yat-Fan (ccfan_at_ust.hk) wrote:
: Is it that SQL*Net can be set to be dynamically binded? In UNIX, we see that
: in /etc/services, the SQL*Net port is binded to 1521/1526, but I don't see
: such an entry in any of our NT installations (maybe cos' for other
: installations, we do not need to
: import traffic restrictions).
:

Yup, that's the so-called "plug-and-play listener." You can turn that off in listener.ora so that all connections are to the specified port.

Rick Brown
rick_at_onramp.net Received on Fri Jul 03 1998 - 00:00:00 CDT

Original text of this message

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