After you create a data mocking task in OceanBase Developer Center (ODC), you can view the task in the task list on the Asynchronous Execution tab of the Task Center page.
In the management page of the database connection, click Task in the navigation bar in the upper part of the page to open the Task Center page. Click Asynchronous Execution to display the task list.
Task list

After you open the Asynchronous Execution tab, the following list appears. You can filter and sort the tasks in the list.
Connection: the name of the database connection to which the task belongs.
Task Name: the name of the task that you specified when you created the task.
Creation Time: the date and time when the task was created.
Task Status: the current status of the task. Valid values: Running , Aborted , Completed , and Failed . ODC provides different management actions for tasks in different states.
Actions: This column provides task management options such as: View , Abort , and Delete .
Action Description View Click this button to go to the task details page to view the task information and task logs. Abort Click this button to abort a task that is not completed. Delete Click this button to delete the task from the task list when the task is aborted, completed, or failed.
Task details
Click View in the Actions column of the row where the target task is located. The Task Details panel appears. Click Task Information in the upper-right corner of the panel to view the basic task information and the asynchronous execution settings.
Basic task information: displays the information such as Task Name , Creation Time , SQL Content , Task Error Handling Method , Execution Timeout Value , and Description .
Task execution information: displays information such as Execution Result and Execution Failure Records .
Task logs
Click View in the Actions column of the row where the target task is located. The task details panel appears. Click Task Logs in the upper-right corner of the panel to view the alert logs and all logs of the task.
All Logs: displays the full information of all task logs, including INFO , ERROR , and WARN logs.
Alert Logs: Alert logs include the ERROR and WARN logs of the task. If the task failed, you can view alert logs to learn of the error information.