All Products
Search
Document Center

ApsaraDB RDS:Update the minor engine version of an ApsaraDB RDS for SQL Server instance

Last Updated:Mar 02, 2026

This topic describes how to update the minor engine version of an ApsaraDB RDS for SQL Server instance. Minor engine version updates enhance database performance, introduce new features, and fix bugs.

For release notes, see Release notes for minor engine versions of ApsaraDB RDS for SQL Server.

To update the minor engine version of an RDS instance that runs a different database engine, see:

Prerequisites

The RDS instance must meet the following requirements:

Limits

You cannot update the minor engine version of the following RDS instances:

Usage notes

Before the update

Warning

Before you perform an update, we recommend that you create an RDS instance that runs the required minor engine version to test overall compatibility. For more information, see Restore the data of an ApsaraDB RDS for SQL Server instance.

  • In most cases, minor engine version updates do not cause compatibility issues. However, they may cause changes in functionality. We recommend that you check the SQL Server cumulative updates (CUs) released by Microsoft to verify whether the SQL Server kernel is updated.

  • After you update the minor engine version, you cannot roll back the minor engine version to the previous version.

During the update

  • The update requires several hours to several days based on the data volume of your RDS instance.

  • A transient connection that lasts approximately 20 to 30 minutes occurs during the update. We recommend that you perform the update during off-peak hours. Make sure that your application is configured to automatically reconnect to your RDS instance. If the write workload is heavy during the update, a longer period of time is required to complete the update.

Warning

During the minor engine version update, do not modify the metadata of the RDS instance. Metadata modification may cause data inconsistency after the update. Metadata modification includes but is not limited to the following operations: database addition, database deletion, and database recovery model change.

After the update

  • The value of the Backup Usage parameter on the Basic Information page of your RDS instance may display as 0. This is automatically corrected after the next scheduled backup completes.

View the minor engine version of your RDS instance

You can use one of the following methods to view the minor engine version of your RDS instance:

Update the minor engine version of your RDS instance

  1. Go to the Instances page. In the top navigation bar, select the region in which the RDS instance resides. Then, find the RDS instance and click its ID.

  2. In the Configuration Information section, click Update Minor Engine Version.

    If you cannot find Update Minor Engine Version, the minor engine version of your RDS instance is already the latest version, or your RDS instance does not meet the requirements described in Prerequisites.

  3. In the dialog box that appears, configure the Latest Version and Upgrade Time parameters and click OK. Update minor engine version

Related operations

OperationDescription
UpgradeDBInstanceKernelVersionUpdates the minor engine version of an instance.