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: 8i Listener Wildcard Ports

Re: 8i Listener Wildcard Ports

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/17
Message-ID: <963867420.1773.1.pluto.d4ee154e@news.demon.nl>#1/1

"Todd Pearsall" <tpearsall_at_softhome.net> wrote in message news:wJJc5.918$eS6.80040_at_news1.rdc1.md.home.com...
> Where do you define which wild card ports Oracle uses for client
> connections? You initially connect through the port defined in
 tnsnames.ora
> and after authenticating the user they are redirected to a different port
 to
> continue their session. Where can I define this port range?
>
> Any help would be greatly appreciated.
>
> Todd Pearsall
>
>
>

You could either configure protocol.ora for invited_ports or add
use_shared_sockets=true
in sqlnet.ora
This will force sqlnet to use 1 port only. This feature is available in 8i onwards.

Hth,

Sybrand Bakker, Oracle DBA Received on Mon Jul 17 2000 - 00:00:00 CDT

Original text of this message

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