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