Welcome to

SqlServer-QA.net

Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
Install cumulative update package 7 on a SQL Server Cluster?

IN continuation to the post Rollback_of_CumulativeUpdate-hotfix-ServicePack I was asked about any procedure or steps on installing Cumulative update package 7 for SQL Server 2005 Service Pack 2 on Active node SQL 2005 cluster.

The simple answer is all of such hotfix/Service Pack/Cumulative Update packages are cluster-aware. That means when you obtain the Hotfix or Cumulative Update from CSS they will need all of your Server information in order to provide you the correct binaries setup files. IN this case you should always extract the files from setup pack and look for any instructions such as README files, if not you can stress the CSS to provide the installation steps or procedure for Cluster based installations. So going forward you can simply start the install on the node that owns the SQL instance you want to patch and the installer prompts for everything else.

Bear in mind that such installation will always be treated as offline operation and will need to stop the SQL Server services and possibility of nodes to be rebooted. In any case do not forget to ask about uninstall methods too from CSS, as you may never know when it is needed.


 

 

Posted: Thursday, May 22, 2008 1:03 AM by SQL Master

Comments

Other SQL Server Blogs around the Web said:

IN continuation to the post Rollback_of_CumulativeUpdate-hotfix-ServicePack I was asked about any procedure

# May 22, 2008 1:51 AM

Alexander Gladchenko said:

По материалам статьи Рандай Диесс (Randy Dyess): How to Guide: SQL Server 2005 Clustering Введение Этот

# May 22, 2008 5:44 AM

Alexander Gladchenko said:

По материалам статьи Рандай Диесс (Randy Dyess): How to Guide: SQL Server 2005 Clustering Введение Этот

# October 27, 2008 5:46 AM

Alexander Gladchenko said:

По материалам статьи Рандай Диесс (Randy Dyess): How to Guide: SQL Server 2005 Clustering Введение Этот

# November 12, 2008 8:13 AM
Anonymous comments are disabled