Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Which port does SQL*Net use?
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
![]() |
![]() |