How to check SQL Services status from management studio?
Posted by Jugal Shah on December 12, 2009
You can use the below commands to check the sql services status from manangement studio.
xp_servicecontrol querystate, MSSQLAgent
xp_servicecontrol querystate, MSSQLServer
xp_servicecontrol querystate, msdtc
18.520469
73.856621
Like this:
Be the first to like this post.
This entry was posted on December 12, 2009 at 2:10 pm and is filed under SQL Server.
Tagged: service status check, xp_servicecontrol. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.