1 SQL Server 2008 : Service Pack 1 SQL-FEST (Spain) Sep 23 rd 2008 Marcos Celada SQL Server Support Engineer Microsoft
22 Fecha de salida BuildRTMSP1KB 18/05/ SP1CU /04/ SP1CU /04/ RTMCU /04/ SP1RTM /03/ RTMCU /01/ RTMCU /11/ RTMCU /09/ RTMCU RTM
33 Desinstalación de Service Pack Integración de actualización (Slipstream) Instalación
44 SQL Server 2008 failover cluster rolling patch and service pack process Logs en C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log Copia de seguridad de las bases de datos
55
66 Ficheros SQL 2008 RTM Ficheros SP1 Ficheros SP1CUx Ficheros de instalación SQL Server 2008 integrado con SP1 Ficheros de instalación SQL Server 2008 integrado con SP1CUx
77 1. Copiar la RTM a c:\SQLServer Descargar los paquetes de instalación del SP1 (x86, x64 e ia64)paquetes de instalación del SP1 SQLServer2008SP1-KB IA64-ENU.exe SQLServer2008SP1-KB x64-ENU.exe SQLServer2008SP1-KB x86-ENU.exe 3. Extraer los paquetes a c:\SQLServer2008\PCU. SQLServer2008SP1-KB IA64-ENU.exe /x:c:\SQLServer2008\PCU SQLServer2008SP1-KB x64-ENU.exe /x:c:\SQLServer2008\PCU SQLServer2008SP1-KB x86-ENU.exe /x:c:\SQLServer2008\PCU 4. Copiar los SQLSupport.MSI desde PCU\bits\setup a SQLServer2008\bits\Setup Robocopy c:\SQLServer2008\PCU\x86\setup\1033 c:\SQLServer2008\x86\Setup sqlsupport.msi Robocopy c:\SQLServer2008\PCU\x64\setup\1033 c:\SQLServer2008\x64\Setup sqlsupport.msi Robocopy c:\SQLServer2008\PCU\ia64\setup\1033 c:\SQLServer2008\ia64\Setup sqlsupport.msi
88 5. Copiar Setup.exe and Setup.rll de PCU a SQLServer2008 Robocopy C:\SQLServer2008\PCU c:\SQLServer2008 Setup.exe Robocopy C:\SQLServer2008\PCU c:\SQLServer2008 Setup.rll 6. Copiar todos los ficheros (no carpetas) salvo Microsoft.SQL.Chainer.PackageData.dll de PCU\bits a SQLServer2008\bits robocopy C:\SQLServer2008\pcu\x86 C:\SQLServer2008\x86 /XF Microsoft.SQL.Chainer.PackageData.dll robocopy C:\SQLServer2008\pcu\x64 C:\SQLServer2008\x64 /XF Microsoft.SQL.Chainer.PackageData.dll robocopy C:\SQLServer2008\pcu\ia64 C:\SQLServer2008\ia64 /XF Microsoft.SQL.Chainer.PackageData.dll 7. Ejecutar el setup.exe con /PCUSource (o añadirlo a defaultsetup.ini) Setup.exe /PCUSource=c:\SQLServer2008\pcu
99 8. Descargar el Sp1CUx: 9. Extraer los ficheros SQLServer2008-KB IA64 /x:c:\SQLServer2008\CU SQLServer2008-KB x64 /x:c:\SQLServer2008\CU SQLServer2008-KB x86 /x:c:\SQLServer2008\CU 10. Copiar Setup.exe and Setup.rll de CU a SQLServer2008 robocopy C:\SQLServer2008\CU c:\SQLServer2008 Setup.exe robocopy C:\SQLServer2008\CU c:\SQLServer2008 Setup.rll 11. Copiar todos los ficheros (no carpetas) salvo Microsoft.SQL.Chainer.PackageData.dll de CU\bits a SQLServer2008\bits robocopy C:\SQLServer2008\CU\x86 C:\SQLServer2008\x86 /XF Microsoft.SQL.Chainer.PackageData.dll robocopy C:\SQLServer2008\CU\x64 C:\SQLServer2008\x64 /XF Microsoft.SQL.Chainer.PackageData.dll robocopy C:\SQLServer2008\CU\ia64 C:\SQLServer2008\ia64 /XF Microsoft.SQL.Chainer.PackageData.dll 12. Ejecutar Setup con CUSOURCE=C:\SQLServer2008\CU (o en defaultsetup.ini)
10
11 Agregar o Quitar Programas Programas y Características
12
13
14 © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.