Hi,
We have a weird connection issue on SQL 2012. Connections get disconnected for both SSMS clients and Application every night. "Disconnect after query executes" is disabled in SSMS. Since all the connections are being disconnected, I believe the issue is with the server itself. Possible reasons could be 1) VM being frozen for nightly snapshots (Again, VM Snapshots should n't disconnect the existing connections. This is just happening in SQL 2012 and not 2008R2) 2)Network glitches
Has anyone encountered this kind of issue before?
Please advise