Posted: Tue Sep 07, 2010 12:06 pm Post subject: Broker connections to oracle RAC user database
Apprentice
Joined: 04 Apr 2008 Posts: 43
Hi Gurus,
Few of our flows make a connection to user Oracle RAC database and we used the below connection in odbc .
WMB61 & 64 bit odbc.ini.
i have questions about how does the load balance work in WMB61 ?Does broker make a round robin connections to all the hosts in RAC?
The reason i am asking is out application team is complaning that they see more connections on one.com and few on Alternate Servers.
Driver=.../ODBC64/V5.3/lib/UKora23.so
Description=DataDirect 5.3 64bit Oracle Wire Protocol
HostName=one.com
PortNumber=1531
ServiceName=USERDB
;#This shows one alternate server definition. Add extra ones using a ',' to seperate each definition.
AlternateServers=(HostName=two.com:PortNumber=1531:ServiceName=USERDB,HostName=three.com:PortNumber=1531:ServiceName=USERDB)
......
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum