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 -> How to configure application server to connect to a two-node oracle RAC database

How to configure application server to connect to a two-node oracle RAC database

From: picksdba <Utpal.Dhar_at_gmail.com>
Date: 30 May 2006 07:18:39 -0700
Message-ID: <1148998719.269846.299120@i40g2000cwc.googlegroups.com>


We have a java based application which will access the two node RAC database via the Orion Application Server. What should be done so that the Orion Application Server uses both the nodes to make connections? Right now the orion application server accesses the RAC database via the jdbc thin client where you have to specify the ip address of the database server and the listerner port and the instance name. If I do it this way then the application server just connects to the particular instance that I give it.

Thanks Received on Tue May 30 2006 - 09:18:39 CDT

Original text of this message

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