Monitor Background Executions
Use the Background Executions tab in the output pane to monitor submitted executions.
From this tab, you can:
- Refresh the execution status.
- Enable automatic status refresh.
- Filter the list of executions.
- View execution details.
- Cancel running executions.
- Delete execution results stored in Object Storage.
From the Actions menu for a background execution in the output pane, you can do the following:
-
View results
View the execution output in either grid view or script view.
For scripts containing multiple statements, a separate results tab is displayed for each statement.
-
View source
View the SQL, PL/SQL, or JavaScript source that was submitted for execution. You can also insert the source back into the SQL Worksheet.
-
Cancel an execution
Cancel an execution that is currently running. The execution status changes as follows:
RUNNING → CANCELING → CANCELED -
Delete results
Delete the execution files stored in OCI Object Storage.
If you delete a running execution, the application first attempts to cancel the execution before removing its associated files.