uninstall an instance from a cluster

  • Hi,

    I need to uninstall an instance from A . The clustername is ABC. so inorder to do the uninstallation of an instance from A

    1. can I need to log into A and goto controlpanel->add/remove programs->sql server2005(mssql server)->remove->select the instance that i need to uninstall? or

    2.can I need to log into Clustername and goto controlpanel-add/remove programs->sql server2005(mssql server)->remove->select the instance that i need to uninstall?

    or any other method in uninstallation of sql server instance clustered one?

    Could you please help me out?

  • Madhu

    Please follow below steps.. You will be good to go...

    1. Start SQL Setup by logging in in console mode

    2. Select mainteaince option

    3. Select setup option to remove the node

    4. Setup should handle everything else. SQL will be remove from the node.

  • Thank you Utsab,

    But Iam not removing the node, just I need to remove one single sql server instance from Node A:crying:

  • madhu.arda (8/21/2008)


    1. can I need to log into sqldba1 and goto controlpanel->add/remove programs->sql server2005(mssql server)->remove->select the instance that i need to uninstall? or

    yes , you can

    review:

    http://technet.microsoft.com/en-us/library/ms190438(SQL.90).aspx

    for more details

  • Both way will work

    Also if you uninstall a node from a cluster, it will uninstall only that instance 🙂

    Not all instance from the node

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply