Hello,
We are running sql server 2012 on windows 2012, with a 3 node config for AlwaysOn. Nodes A and B are on site and node C is in our remote data center. Sql Server and windows servers can connect to the database on any node. We have several apps on Linux, using the jtds driver, and their connections when failed to the remote datacenter are failing 75% of the time. DNS round robin is sending them to the wrong IP for the listener, and their connections fail.
Is there a solution for this? I am seeing this RegisterAllProvidersIPData = 0 parameter. Do I set this on all DB nodes? Or just the remote?
Thanks kindly,
Dianne
Dianne