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: Oracle-client/server connection

Re: Oracle-client/server connection

From: Yang <yg.yang_at_wanadoo.fr>
Date: Mon, 18 Jun 2001 18:49:26 +0200
Message-ID: <9glj00$gk5$1@wanadoo.fr>

hi,
i think you have two possibilities :
1. put your database and web-application-server in the same DMZ. 2. or configure your database in MTS architecture (see Oracle doc.) and fix your web-application-server's tcp port number

hth
yang

Andreas Baum <baum_at_medicalnet.at> wrote in message news:3b2df5a7$1_at_news.profinet.at...
> Dear all comp.databases.oracle.server-members,
>
> I have some trouble with an Oracle client-server connection using the
> Net8-client.
> If I try to connect to Oracle-server in the first, the Net8-clint
> established a connection
> to a listener on the Oracle-server by using the specified port in the
> Net8-configuration
> (standard-port for tcp is 1521). If this connection ended with success,
 the
> Net8-client
> established a second connection for data-transfer with an non-specified (I
> think),
> dynamic tcp-port.
> Now the question: Is there a possibility to specify a dedicated tcp-port
 or
> a tcp-port-range
> for this connection ? If this is not possible, I think there is a security
> problem for connections
> between an Oracle-server in a security-farm and an WAN-based client.
>
> Thx for help.
>
> --
>
>
> Kind regards
>
> Andreas Baum
>
> Medical Net AG - Austria
> Em_at_il : baum_at_medicalnet.at
> Home : www.medicalnet.at
>
>
>
Received on Mon Jun 18 2001 - 11:49:26 CDT

Original text of this message

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