15 pts.
 Experience applying SP4 to SQL 2005?
Hi, I have a Microsoft SQL 2005 SP3 database server with 2 instances (both patched to SP3.) The one instance (1a) includes 52 small production databases. The other instance (1b) includes 2 large production databases. Now I would like to upgrade the (1b) instance to the new Service Pack 4. The way I would to this is the same way as I would do it with Service Pack 3: http://www.db-staff.com/index.php/microsoft-sql-server/87-upgrade-sql-2005-cluster-to-sp3 But... If I do this and things go wrong, I can not uninstall the Service Pack 4... Do you have any experience regarding Service Pack 4? And do you have any proposal to what I can do? Kind regards, Carl-Marius

Software/Hardware used:
MSSQL 2005
ASKED: January 28, 2011  5:49 AM
UPDATED: February 7, 2011  1:22 PM

Answer Wiki:
The SQL Server service packs are usually applied to the server and it can easily tell what version of the softwares are running by either issuing a T-SQL command or by SQL Server Management Studio / SQL Server Enterprise Manager. Needless to say, the client tools also need to be updated to ensure the latest release and also to ensure that all features still work properly. May be there are older versions that will not work properly. The install process works similar way as server updates while u want to apply the service pack or SP, Remember, here is only need to update the client tools which should be the only option when installing the service pack update. Also take the all latest backups before doing the job. For better <a href="http://support.microsoft.com/kb/913089">concept and helpful guide is here</a>. Kindly keep me update ! Hope it helps u !
Last Wiki Answer Submitted:  January 28, 2011  6:40 am  by  Subhendu Sen   22,035 pts.
All Answer Wiki Contributors:  Subhendu Sen   22,035 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi Rechil,

Thank you for your answer, I made a full database backup and system backup, before I applied the Service Pack 4.

I did not encounter any problems during the “upgrade” and everything continued to work fine after a reboot.

Kind regards,
Carl-Marius

 15 pts.