As SharePoint Admin, what to do while SQL Server In Place Upgrade from 2005 to 2008 R2

Just wondering what to do with SharePoint while you are performing SQL Server Upgrade?

The purpose of this post is, As a SharePoint Admin/SharePoint stand, what to do while SQL is undergoing maintenance for upgrade.

Checklist to perform for SQL Server In Place Upgrade with in SharePoint & SQL Server:

  1. Backup the SharePoint Site, Content DB as a safe side.
  2. Log on to SharePoint Farm Servers and Stop all the SharePoint related services/applications from IIS Server.

SharePoint_StopApplicationPool

SharePoint_StopSites3. Perform  SQL Upgrade from Installation Media.

SharePoint_SQL_InPlaceUpgrade

Sharepoint_SQL_InPlaceUpgrade1

Sharepoint_SQL_InPlaceUpgrade2

SharePoint_SQL_InPlaceUpgrade3

SharePoint_SQL_InPlaceUpgrade4

SharePoint_SQL_InPlaceUpgrade5

Now go to SQL Server 2008 R2 from start menu. You will be asking for customized user settings options.

38

Choose Yes to import settings from previous version.

Sharepoint_SQL_InPlaceUpgrade64. Once Upgrade is complete, start the services and application pools related to SharePoint.

5. Validate the Site to check the upgrade process impact on SharePoint.

6. You may need to rerun the full crawl for SharePoint Search in order to properly work.

7. Verify SQL Server related services in Services.msc, Start Menu, Configuration Manager etc.

8. Verify all the Content DB and DBs are able to access with SQL Server 2008 R2.

I also prefer to refer Microsoft blogs for detailed SQL Server Upgrade Approaches and Supporting versions/editions etc.