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: JDBC connection and RAC db

Re: JDBC connection and RAC db

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 23 Jun 2006 10:05:53 -0700
Message-ID: <1151082354.66028@bubbleator.drizzle.com>


wagen123_at_yahoo.com wrote:
> Hi,
>
> Oracle10g 10.2.0.x (64 bit)
> RHEL AS 4.3 (64 bit)
>
> Our application (java) uses the following to make a connection to a
> non-RAC db.
> ("jdbc:oracle:thin:@<IP
> Address>:1521:<ORACLE_SID>","<username>","<password>");
>
> We just built a 4 node RAC cluster (testing). Can anyone help me with
> the JDBC connection info that should be used. Links to any
> documentation/examples would also be useful.
>
> Thank You
> wagen

www.psoug.org
click on Resources
click on Downloads
click on TAF download

Remember you are most likely wanting to connect to a service not an instance.

-- 
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 Fri Jun 23 2006 - 12:05:53 CDT

Original text of this message

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