Dear Customers,
The Microsoft SQL Server Sustained Engineering team is proud to announce the release of SQL Server 2008 R2 SP2 Cumulative Update 3.
CU# 3 contains a roll-up of hotfixes released since the initial release of SQL Server 2008 R2 SP2.
- CU#3 KB Article: http://support.microsoft.com/kb/2754552
- Understanding Incremental Servicing Model for SQL Server
- SQL Server Support Information: http://support.microsoft.com/ph/2855
Previous Cumulative Update KB Articles:
- CU#2 KB Article: http://support.microsoft.com/kb/2740411
- CU#1 KB Article: http://support.microsoft.com/kb/2720425
Amit Sheth
Program Manager
SQL Server Sustained Engineering
How to apply the SQL Server2008 R2 SP CU3 on a cluster?
I ran the install on passive node (SQLA) first and used failover cluster Management to failove the SQL Server services to SQLA node after the installation completed. Right after that I applied the CU3 on new passive node (SQLB) and failback SQL Server Services to (SQLB). Everything is looking good. Am I doing right?
Hi Rosen,
Please review msdn.microsoft.com/…/dd638062(v=sql.105).aspx for detailed steps on applying a servicing update to a SQL SErver instance.
For SQL Server failover cluster patching please refer to : support.microsoft.com/…/958734
Amit Sheth
Program Manager
SQL Server Sustained Engineering
Will there be SQL Server 2008 R2 SP3? Thanks!