Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 3.95 KB

upgrade-database-engine.md

File metadata and controls

40 lines (28 loc) · 3.95 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords monikerRange
Upgrade the Database Engine
The article provides links to resources that help you upgrade the SQL Server Database Engine from a prior release of SQL Server to the latest version.
rwestMSFT
randolphwest
09/26/2023
sql
install
upgrade-and-migration-article
compatibility [SQL Server], databases
compatibility levels [SQL Server], after upgrade
Database Engine [SQL Server], upgrading
>=sql-server-2016

Upgrade the Database Engine

[!INCLUDE SQL Server]

The articles in this section help you upgrade the [!INCLUDE ssdenoversion-md] from a prior release of [!INCLUDE ssNoVersion] to [!INCLUDE sssql22-md].

  1. Choose a Database Engine upgrade method. Before beginning an upgrade, you need to understand the various upgrade methods. This article discusses the upgrade methods and the steps involved with each upgrade method.

  2. Plan and test the Database Engine upgrade plan. After reviewing the upgrade methods, you're ready to develop the appropriate upgrade method for your environment and then test the upgrade method before upgrading the existing environment. This article discusses developing an upgrade plan and testing it.

  3. Complete the Database Engine Upgrade. After your database engine has been upgraded and databases are online, there are additional steps you need to take, including taking a new backup, upgrading the databases functionality to enable new features, and repopulating full-text catalogs. This article discusses these steps.

  4. Upgrade the Database Compatibility Level.

    Applies to: [!INCLUDE ssNoVersion], [!INCLUDE ssazure-sqldb], and [!INCLUDE ssazuremi-md]

    One of the steps to take after your databases are online in the new version of [!INCLUDE ssNoVersion] or [!INCLUDE ssazure-sqldb], may be to upgrade the databases functionality mode to enable new features, by changing the database compatibility level. This can be done manually or through the Query Tuning Assistant.

    For more information about new features and improved behaviors available after changing a database compatibility level, see Differences between Compatibility Levels.

  5. Take Advantage of New SQL Server Features. Finally, after you have completed the previous steps, you're ready to explore taking advantage of specific new database engine enhancements. This article suggests a few of these enhancements and provides links for more information.