Help Center/ Data Admin Service/ User Guide/ Event Monitoring/ Events Supported by Event Monitoring
Updated on 2025-07-08 GMT+08:00

Events Supported by Event Monitoring

Description

Events and alarms will be reported on the Event Monitoring page. You can create alarm rules for both system and custom events. When specific events occur, Cloud Eye generates alarms for you.

Namespace

DAS namespace: SYS.DAS

Monitored Events

Table 1 Data Admin Service

Event Source

Dimension

Name

Event ID

Event Severity

Event Description

Handling Suggestion

Impact

DAS

Task scheduling

Task scheduling failure

SchedulingTaskFailed

Major

The task failed to be scheduled.

Check whether the instance connection has changed or whether the SQL syntax is correct.

Services will be interrupted.

Task scheduling

SQL execution error during task scheduling

SQLErrorDuringSchedulingTaskExecution

Minor

The scheduling task was scheduled successfully, but the SQL syntax was incorrect.

Correct the syntax error.

Services may be interrupted.

Task scheduling

SQL timeout during scheduling task execution

SQLTimeoutDuringSchedulingTaskExecution

Minor

The scheduling task was scheduled successfully, but execution of the SQL statement timed out.

Check whether the SQL statement needs to be optimized.

Services may be affected.

Scheduled backup

Failed scheduled backup task

ScheduledBackupTaskFailed

Major

The scheduled backup task failed.

Check whether the instance connection has changed or whether the SQL syntax is correct.

Services may be interrupted.

Scheduled backup

SQL timeout during scheduled backup

SQLTimeoutDuringScheduledBackup

Minor

The scheduled backup task was executed, but execution of the SQL statement timed out.

Check whether the SQL statement needs to be optimized.

Services may be affected.

SQL Explorer

Fialed SQL Insights task

SQLInsightTaskParsingFailure

Major

The SQL Insights task failed to be parsed.

Create another SQL Insights task.

Services are not affected.