Load Balancing in TNSNAMES.ORA
We have load balancing turned on in the tnsnames.ora as
RAC
server 1
server 2
load balance = yes
RAC1
server 1
RAC 2
server 2
So, I am not sure why the time would shoot up so dramatically? I started reading about trying to configure the load balancing through TAF and using FAILOVER but I'm wondering if I'm making the problem more complex than it needs to be. Can anyone give me a little bit of direction to see if there is a simpler place I should be starting?