How do I troubleshoot a server I can't get logged into?
Posted
by
Karl
on Server Fault
See other posts from Server Fault
or by Karl
Published on 2012-06-04T08:26:46Z
Indexed on
2012/06/04
10:44 UTC
Read the original article
Hit count: 230
This morning I am unable to log into SQL Server because it appears to be busy doing something, so much so that CPU usage is constantly at 98%-99%. I am guessing that something has gone wrong with the maintenance plan that ran over the weekend, but I can't get into the error logs see what is happening.
On logging in I keep getting messages like "insufficiently memory in the buffer pool" and "the server is not responding".
Is there any way I can figure out what is happening without logging onto to the server? Or some way I can squeeze in a login?
© Server Fault or respective owner