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: DCOM, firewalls and oracle

Re: DCOM, firewalls and oracle

From: Peter Groen <peter.m.groen_at_{RemoveThis}xs4all.nl>
Date: Sat, 12 Jan 2002 01:10:47 +0100
Message-ID: <3c3f7fd4$0$4573$e4fe514c@dreader3.news.xs4all.nl>


Gabriel,

I don't think it will affect ORACLE, as long as the ADO (?) Connection is made from MTS to ORACLE. And please, please, please.... Use Collections and NOT recordsets in your ASP-code.
Otherwise the ports have to be openend too from Web to ORACLE.

I have a similar set running here and it's working fine.

HtH

Peter

"Gabriel" <gcastell_at_go.com> wrote in message news:7c7c701c.0201110727.6df01214_at_posting.google.com...
> Hi Everybody:
>
> We have in our project the following configuration:
>
> firewall1 -> webserver -> firewall2 -> MTS Server -> Oracle
>
> because of this we had to restrict the ports being used by DCOM
> between the webserver and MTS Server to 20, does this in any way
> affects Oracle? our DBA is telling us that it does, but I don't think
> Oracle is using DCOM in any way, any ideas?
>
> Thanks
>
> Gabriel
Received on Fri Jan 11 2002 - 18:10:47 CST

Original text of this message

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