Hi All I have SQL server installed on cluster (Active/Passive). I would like to restart SQL service on active server. Is there any problem to do so? Thanks in advance. Aris
May take help fromhttp://www.sql-server-performance.com/rn_sql_server_clustering_2000_to_2005_5.asp link. Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.
You find cluster administrator in the start menu or use Start Menu -> Run -> type cluadmin. Right click on the SQL Server resource and select "take offline". To start it use "bring online".
Thank you very much for your reply, Actually I was little bit confused about offline and online. Offline/Online = stop/start