Monitor and Manage Jobs

View job status and history, review reports, and work with scheduled jobs.

Before You Begin

Ensure that:

  • You selected or connected to an Autonomous AI Database.

  • You have access to view the job history for the selected database user or schema.

About Jobs

You can perform the following tasks with jobs:

  • Create a job from a Data Studio page that supports the related task. For example, you can create a job for a data load or live feed workflow.

  • Schedule a supported job based on an event, action, or time. Use the available job actions to run, stop, or edit a job when those actions are available.

  • Review details about the job, such as the status and history, load report, and execution details.

  • Update the job details or cancel a running or queued job when its state allows cancellation.

View Job Details

Open the Jobs page and do the following:

  1. Go to Data Loads or Live Feeds to view the corresponding jobs.

  2. Use search to find a specific job.

  3. Click a Job Name to view its details.

Data Loads Jobs

For each data load job, the Data Loads tab displays the following information:

  • Job Name: The generated or user-facing job name. Select a job name to view additional details.

  • Table Name: The target table associated with the job.

  • Status: The current job state indicating whether it is Queued, Running, Completed, or Failed.

  • Source: The source location, catalog, directory, or cloud storage location.

  • Rows Loaded: The number of rows loaded, when available.

  • Rows Rejected: The number of rejected rows, when available.

  • Last Run: The time of the most recent job execution.

Review the Load Report

For Data Loads, the job details page also displays the following:

  • Load Report

    • Rows processed, loaded, and rejected

    • Rejected-row information

    • Source and load-mode information

    • Job status and progress

  • Execution History

    Use Execution History to review previous job runs. Execution history can show the last run time, status, and details such as loaded and rejected row counts.

  • Report Details

    View the job identifier and additional log entries when available.

Live Feeds Jobs

For each Live Feed job, the Live Feeds tab displays the following information:

  • Feed Name: The generated or user-facing feed name. Select the name to open the live feed report.

  • Type: The type is Live Feed.

  • Status: The current job state indicating whether it is Queued, Running, Completed, or Failed.

  • Source: The source location, catalog, directory, or cloud storage location.

  • Target: The target table in the database.

  • Mode: The mode, for example continuous.

  • Data Size: The data size, when available.

  • Last Run: The time of the most recent job execution.

For more information, see The Jobs Feature.