ApsaraDB RDS O&M events, such as instance migration, database version upgrades and minor engine version upgrades, are announced in the console. You will also receive notifications by voice call, email, or internal message. You can view details such as the event type, region, cause, and business impact, along with the IDs of the affected instances. You can also manually change the scheduled switchover time.
Prerequisites
You have pending O&M events.
Hover over the
icon in the upper-right corner of the console to view pending O&M events.
Notes
Events are divided into two categories based on urgency:
[S0 Emergency Level] Risk Fixes: These events address unexpected issues that must be fixed quickly to prevent failures. The notification period may be 3 days or less, and the window for modifying the scheduled switchover time is shorter. Typical scenarios include emergency version replacements, host failure repairs, and SSL certificate expiration upgrades.
[S1 Scheduled Level] System Maintenance: These events are for low-risk issue fixes or planned software and hardware upgrades. Notifications are usually sent more than 3 days in advance, and you can cancel the event.
To ensure that you receive scheduled notifications for O&M events, log on to the Message Center, make sure that the check box for the notification method for cloud database failure or O&M notifications is selected, and set the message recipients. We recommend specifying database O&M personnel as the recipients. Otherwise, you will not receive event notifications.The available notification methods are email and internal message. We recommend that you select email to improve the delivery success rate.

Figure 1. Entry point for notification settings in Message Center

Figure 2. ApsaraDB notification settings
If you want to be notified of O&M event updates in real time or implement custom automated O&M using an event-driven approach, you can configure system event subscriptions on the Cloud Monitor platform. Cloud database services push Cloud Monitor system events related to the lifecycle of O&M events, such as subscription, start, completion, and cancellation. For more information, see Manage event subscriptions (Recommended). For a list of subscribable Cloud Monitor events, see Appendix 1: Related Cloud Monitor system events.
Procedure
Log on to the ApsaraDB RDS console.
In the navigation pane on the left, click Event Center.
NoteFor O&M events that require you to schedule a time, a dialog box is displayed to prompt you. You must schedule these events as soon as possible.
Optional: On the Scheduled Events tab, configure a recurring time window to manually schedule events.
NoteThe Recurring Time Window Configuration is a global setting for proactive database O&M events, but it does not apply to emergency threat remediation events. After you configure a recurring time window, new proactive O&M events are automatically scheduled to occur within this window. If you do not configure a recurring time window, these events are automatically scheduled during the instance's maintenance window.
Click Recurring Time Window Configuration.
In the panel that appears, set the recurring time and click OK.
On the Scheduled Events tab, view the event details. To change the switchover time for an event that is in the Scheduled state, select the destination instance and click Configure Scheduled Time.
NoteThe information displayed varies based on the event type. The information that is actually displayed on the page takes precedence.
In the Configure Scheduled Time dialog box, set the scheduled switchover time and click OK.
NoteSelect Set Earliest Execution Time. The system automatically enters the earliest possible date and time for the scheduled switchover. Click OK. The instance then prepares for the switchover and its status changes to pending. To customize the scheduled switchover date and time, clear this check box.
The Scheduled Switchover Time cannot be later than the Latest Operation Time.
Causes and impacts of events
Event type | Description | Impact type | Impact description |
Instance migration | A scheduled O&M operation triggered by host threats, expired hardware warranty, or operating system upgrades. The system migrates the instance—including non-HA and read-only instances—to a new server node. | Instance switchover | When the scheduled switchover time is reached, the following impacts occur. A pending event typically causes an instance switchover. This switchover is performed during the first maintenance window that occurs after the scheduled switchover time.
|
HA switchover | A scheduled O&M operation triggered by host threats, expired hardware warranty, or operating system upgrades. The system initiates a primary-secondary node switchover. Applies only to HA instances. | ||
SSL certificate update | Initiated when an instance’s SSL certificate nears expiration to maintain security and stability. | ||
Backup mode upgrade | Switches the instance’s backup mode from logical backup to physical database and table backup to enable faster recovery. | ||
Host software or hardware upgrade | A scheduled O&M operation triggered by host threats or software or hardware upgrades. The system initiates a primary-secondary node switchover. | ||
Minor version upgrade | To improve user experience, ApsaraDB periodically releases minor versions for instances to add features or fix known bugs. | Instance switchover | When the scheduled switchover time is reached, the following impacts occur. A pending event typically causes an instance switchover. This switchover is performed during the first maintenance window that occurs after the scheduled switchover time.
|
Differences between minor versions | The updates vary among minor versions (minor engine versions). Note the differences between the new minor version and the current one. For more information, see the update logs for minor versions. The update logs for the minor versions of some products are not yet available. Update log of minor engine versions for ApsaraDB RDS for SQL Server. | ||
Proxy minor version upgrade | To improve user experience, ApsaraDB periodically releases minor versions for proxy nodes to enhance proxy service features or fix known bugs. | Instance switchover | When the scheduled switchover time is reached, the following impacts occur. A pending event typically causes an instance switchover. This switchover is performed during the first maintenance window that occurs after the scheduled switchover time.
|
Differences between minor versions | The updates vary among minor versions. Note the differences between the new minor version and the current one. | ||
Network upgrade | Upgrades network hardware to improve instance network performance and stability. | Instance switchover | When the scheduled switchover time is reached, the following impacts occur. A pending event typically causes an instance switchover. This switchover is performed during the first maintenance window that occurs after the scheduled switchover time.
|
Impact on VIP direct connection | Some network upgrades may involve a cross-zone migration, which changes the virtual IP address (VIP) of the instance. If your client connects to the ApsaraDB instance using the VIP, the connection is interrupted. Note To prevent this interruption, use the domain name provided by the instance as the endpoint and disable the DNS cache on your application and its server. | ||
Instance shutdown migration | A scheduled O&M operation triggered by host threats, expired hardware warranty, or operating system upgrades. The system migrates the instance—including non-HA instances—to a new server node. | Shutdown switchover | After the scheduled switchover time, the following impacts occur:
|
FAQ
Q: Are ApsaraDB RDS O&M events automatically executed? Can I cancel a task?
A: Scheduled events are automatically executed to ensure the stability of your instance and cannot be canceled. However, you can change the scheduled switchover time. We recommend that you set the switchover time to off-peak hours and make sure that your application has a reconnection mechanism. For information about how to change the time, see the Procedure section of this topic.