Jump to content
We've recently updated our Privacy Statement, available here ×

Connection to DB cluster


subhashnukala2

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Oracle example:

jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP) (Host = server1.company.domain) (Port=1521)) (ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP) (Host = server2.company.domain) (Port=1521))) (CONNECT_DATA = (service_name = mysrvc)))

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...