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

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

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 30 May 2006 12:18:53 -0700
Message-ID: <1149016738.839563@bubbleator.drizzle.com>


picksdba wrote:
> 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

Go to www.psoug.org and click on Resources. Click on Downloads
Click on TAF Download

This download contains the code you will need to work with TAF. It is not required with FCF.
With 9i you must use the JDBC Thick driver. With 10gR2 either will work.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue May 30 2006 - 14:18:53 CDT

Original text of this message

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