All Products
Search
Document Center

DataWorks:View operating history

Last Updated:Mar 25, 2026

The Operating history pane in DataStudio lists run records for all nodes executed in your account over the past three days. Use it to diagnose run failures, check run status, stop a running node, or save SQL from a run log as an ad hoc query node.

Operating history covers only the past three days within the current account. For the full scheduling history of a node — including daily run details and instance-level logs — go to Operation Center > Cycle Instance.

View run logs

  1. Log on to the DataWorks console. On the Workspaces page, find your workspace and click DataStudio in the Actions column.

  2. In the left-side navigation pane, click Operating history to go to the Runtime Logs page. The pane lists all nodes run in the past three days, across all statuses. To filter by status, select a value from the drop-down list.

    image

    image

  3. Click a record to view the run log on the right side.

    image

Stop a running node

  1. In the Operating history pane, select In operation from the drop-down list to show only nodes that are currently running.

  2. Find the node you want to stop, and stop it.

    image

Save a node as an ad hoc query node

When a run log contains SQL you want to reuse or iterate on, save it directly as an ad hoc query node without copying and pasting.

  1. Open the run log for the node (see View run logs).

  2. In the top toolbar of the configuration tab, click the Save as Ad Hoc Query Node icon.

    image

  3. In the Create Node dialog box, configure the parameters and click Confirm.