Skip to Content
0
Mar 06, 2009 at 07:51 AM

How to connect to Oracle "real application cluster" RAC?

38 Views

Hello,

I don't know how the dbUrl-Parameter should look like to connect to an Oracle RAC.

normally I use:

jdbc:oracle:thin:@(Server):(port):(servicename)

e.g.:

jdbc:oracle:thin:@frxxx7....world.com:1521:kfics

but what should I use if I want to connect to an RAC? In this case I don't have a single server?

Thanks for your help.

Regards.

Matthias