timingskey
SSCommitted
Points: 1708
More actions
November 24, 2003 at 3:40 pm
#160226
Is there a way to stop a clustered instance of SQL Server from the command line? The only info I can find in BOL is that we have to use the SQL Service Mgr. I'm using SQL2000 SP3.
Thanks!
mccork
SSC-Insane
Points: 22288
November 25, 2003 at 2:15 pm
#483623
Ben,
Might be worth trying "CLUSTER ... GROUP ... /OFFLINE" from the command line.
Sorry, I don't have a "test" cluster available to confirm whether this is viable.
Cheers,
- Mark
Cheers,- Mark
amitelman
SSC Enthusiast
Points: 180
November 25, 2003 at 2:47 pm
#483627
cluster res "SQL Server" /off
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply