I setup an instance of SQL Server 2014, installed on a Windows 7 VM, and I’ve been testing, with a 3rd party application, on this database for a few months.
It seems like every 3-4 weeks SQL Server goes down and the 3<sup>rd</sup> party tool doesn’t work.
I can check logs in the 3rd party tool, and it just says:
Error connecting to SQL database London using URL:
Then the IP address is listed. That’s all I can see.
From the 3<sup>rd</sup> party app, I can’t tell what’s going on.
Now, my question is how can I check logs on SQL Server to try to determine what’s happening here?
I guess something on the VM is killing SQL Server, or for some reason or another, SQL Server is going down.
Something bizarre is going on here, but I can’t figure out what.
Any ideas, anyone?
Knowl ...
Go to the complete details ...