July 13, 2012 at 10:20 am
How to shutdown and Restart SQL Server with/without cluster?
Can anyone provide me the step by step process for both the methods?
July 13, 2012 at 10:29 am
If SQL is clustered it should be shut down in Cluster Manager only. If it is not clustered, I prefer to use SQL Server Configuration Manager.
July 13, 2012 at 11:15 am
dan-572483 (7/13/2012)
If SQL is clustered it should be shut down in Cluster Manager only. If it is not clustered, I prefer to use SQL Server Configuration Manager.
I agree, in a cluster you should use Cluster Manager.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
July 14, 2012 at 4:51 am
and if I may add,stay away from services.msc if you are working with clustered SQL instances.
July 14, 2012 at 5:04 am
and the following URL( and associated hyperlinks) will help you in your quest for obtaining information that you are looking for:
http://technet.microsoft.com/en-us/library/ms190699(v=sql.105)
July 16, 2012 at 8:03 am
Thanks a lot for your reply's
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply