Hi all,
In our company we already establish MSSQL replication on failover. After MSSQL server is down, MSSQL automaticly transfer on different server. We tried and tested yesterday but JDBC driver cannot resolve this. I tried to add parameter:
MultiSubnetFailover=True
in field Extra Connection Properties, but without success... Any ideas?
Regards