How to check SQL Services status from management studio?


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

Thanks for the comment, will get back to you soon... Jugal Shah