forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
7.3 KiB
7.3 KiB
Deleting a Task Record
You can delete task records so that they are no longer displayed in the task list. This operation only deletes the task records, and does not delete the DB instances or terminate the tasks that are being executed.
Deleting an Instant Task Record
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- Choose Task Center in the navigation pane on the left. On the displayed Instant Tasks page, locate the target task record to be deleted and click Delete in the Operation column. In the displayed dialog box, click Yes.
You can delete the records of instant tasks in any of the following statuses:
- Running
- Completed
- Failed
Deleting a Scheduled Task Record
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- Choose Task Center in the navigation pane on the left. On the Scheduled Tasks page, locate the target task record to be deleted and check whether the task status is To be executed or To be authorized.
- Click Cancel in the Operation column. In the displayed dialog box, click Yes to cancel the task. Then, click Delete in the Operation column. In the displayed dialog box, click Yes to delete the task record.
- Click Delete in the Operation column. In the displayed dialog box, click Yes to delete the task record.
You can delete the records of scheduled tasks in any of the following statuses:
- Running
- Completed
- Failed
- Canceled
- To be executed
- To be authorized
Parent topic: Task Center