Tuesday, February 14, 2012

catch SQL server down event

Hi,
How can I catch SQL Server unexpectedly shut down? I want to be the first
person who knows the server is down if it happens.
Thanks,
Julia"Julia" <Julia@.discussions.microsoft.com> wrote in message
news:3499EB47-F17A-454E-98D0-5AE3CA792503@.microsoft.com...
> Hi,
> How can I catch SQL Server unexpectedly shut down? I want to be the first
> person who knows the server is down if it happens.
Generally it should put an event in the event log and programs like Servers
Alive should be able to monitor that.
However, I've got to say that if your SQL Server is unexpectedly shutting
down, you've got some major issues. It's normally extremely stable.

> Thanks,
> Julia

No comments:

Post a Comment