Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Allowing Thin JDBC Connections Through A Firewall

Allowing Thin JDBC Connections Through A Firewall

From: fmhabash <fmhabash_at_gmail.com>
Date: Wed, 24 Oct 2007 12:50:25 -0400
Message-ID: <471F77D1.9020100@gmail.com>


Hi all,
I have a setup where a client machine is using thin JDBC to connect to a DB server. There is a firewall in between. The firewall is sqlnet complaint (fix-up is installed). SQLPLUS connections are successfull, while the application is failing to make the jdbc connection per its logs.

 From my research, it seems that there is only 1 ways to fix this issue ... 1) use connection manager and change thin client URL to point to CM.

My questions are ...
1) Is this setup feasible at all? Can JDBC connections be allowed through. 2) How?

Thank you

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 24 2007 - 11:50:25 CDT

Original text of this message

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