You can restart the secondary database of an ApsaraDB RDS for SQL Server instance on Cluster Edition to resolve issues such as exhausted connections or poor performance.
Prerequisites
The primary ApsaraDB RDS for SQL Server instance must meet the following requirements. Confirm this information on the Basic Information page.
Instance version: 2017 Enterprise Cluster Edition, 2019 Enterprise Cluster Edition, 2022 Enterprise Cluster Edition, or 2025 Enterprise Cluster Edition
Instance edition: Cluster Edition
Instance storage class: enterprise SSD (ESSD)
Billing method: subscription or pay-as-you-go. Serverless instances are not supported.
Instance status: Running
Impacts
Restarting the secondary database impacts the secondary node and read-only request processing. Perform this operation during off-peak hours. Specific impacts are as follows:
If read/write splitting is not enabled for the instance: The system directly restarts the secondary database after the restart operation begins. The secondary database experiences a transient disconnection during the restart (the primary database is unaffected).
If a unified read-only endpoint is enabled for the instance: All read-only requests are forwarded to the primary database for processing during the secondary database restart. This prevents interruptions to read-only requests, but it adds extra traffic pressure to the primary database.
If a secondary node read-only endpoint is enabled for the instance: The secondary instance's read-only endpoint becomes unavailable during the secondary database restart, causing interruptions to read-only requests.
After you start the restart process, the instance status changes to Restarting. During this time, management operations are blocked, but connections to the primary database are not affected.
Procedure
Log on to the ApsaraDB RDS console and 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 upper-right corner of the page, click Restart Secondary Instance.

In the confirmation message that appears, click OK.
In the dialog box that appears, complete the text message or Multi-Factor Authentication (MFA) authentication.
Related API operations
API | Description |
Restarts a secondary database. |