Change the storage type PL, instance type, or storage capacity of a standard ApsaraDB RDS for SQL Server instance to improve performance or resolve storage bottlenecks. After a specification change, you do not need to manually restart the instance. Some instances support seamless storage expansion without interrupting database access.
To change serverless RDS for SQL Server instance specifications, use Change the scaling range of RCUs and Increase storage capacity.
Changes
The following specification changes do not affect instance endpoints. To scale out read capacity, create a read-only instance and configure read/write splitting. The primary instance must use Cluster Edition.
|
Item |
Description |
|
Version |
You can upgrade the database engine version. |
|
Edition |
|
|
Instance type |
|
|
Storage type |
|
|
Storage capacity |
Note
|
Prerequisites
Your Alibaba Cloud account has no unpaid renewal orders.
Usage notes
-
Specification changes may involve cross-host migration, which deletes host-level programs (SSIS, SSAS, SSRS) and accounts on the original host. Back up or migrate these resources in advance.
ImportantApsaraDB RDS for SQL Server is built on the native Microsoft SQL Server engine and focuses on providing stable and efficient managed database services. If your business requires features such as SSIS, SSAS, or SSRS, you need strong operations expertise to ensure business continuity.
-
Specification changes may trigger data migration and a switchover at your selected time. Incremental data is synchronized during this period. The switchover causes a brief interruption of about 30 seconds, during which most database, account, and network operations are unavailable. Perform changes during off-peak hours and ensure your application supports automatic reconnection.
-
Basic Edition has a single node with no hot backup. Extended downtime may occur during failures or specification changes. For high availability, use High-availability Edition instead.
-
Before expanding a primary instance's storage, ensure each read-only instance's storage capacity is greater than or equal to the primary instance's. Expand all read-only instances first.
Billing
Pricing details: Billing for specification changes.
Procedure
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 the ID of the instance.
-
In the Basic Information section of the Configuration Information page, click Change Specifications.
-
(Subscription instances only) In the dialog box, select a change method (Upgrade or Downgrade: the new specifications take effect immediately) and click Next.
After submission, the system synchronizes data to a new instance and performs the switchover at the scheduled switchover time. The instance ID and endpoint remain unchanged.
-
Modify the instance specifications. Changeable items are listed in Changes.
Important-
Some instances support seamless storage expansion. When you only change the storage type PL or expand storage capacity, database access is not interrupted and no switchover time is needed. If you also change the instance type, a switchover time is required.
-
If the Change Specifications page shows the Switchover time option without any specification changes, your instance does not support seamless expansion. Upgrade the engine version first to enable this feature.
-
-
Select when to apply the new specifications.
-
Switch Immediately After Data Migration: Switchover starts immediately after data migration completes.
-
Switch Within Maintenance Window: Switchover occurs during your configured maintenance window.
Note-
Instances that support seamless storage expansion skip this setting automatically.
-
If you select Switch Within Maintenance Window, regular backups are disabled during the specification change.
-
-
On the Change Specifications page, confirm the instance information before and after the configuration change, and then click Pay Now to complete the payment.
Warning-
To ensure a stable configuration change, do not perform DDL operations from the time you submit the order until the change is complete.
-