Stopping a virtual SQL Server from cmd line

  • 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!

  • 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

  • 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