Jobs

The Jobs tab allows you to see which jobs are currently running in the background (Active Jobs) and information on background jobs that have already completed (Inactive Jobs).

Active Jobs

Whenever a job is run in the background it appears in the Active Jobs tab.

 

Figure 1 - Active Jobs


Details show are:

Active

Whether the current job is active.

Description:

A Description of what was run and from where.

Progress:

The progress of the job, if possible. For the execution of Sql and PlSql statements it is not possible to show progress. For jobs run in the File tab it will be possible to see the record currently being processed from the CSV in this column.

Time:

The time since the start of execution for this job.

At the top of this tab is a single button that can be used for cancelling the selected active job. Once cancelled the job will be moved to the Inactive Jobs tab.

Inactive Jobs

Whenever a job that was run in the background finishes, or is cancelled, it appears in the Inactive Jobs tab.

 


Figure 2- Inactive Jobs

Details show are:

Success

Whether the job was completed successfully

Description:

A Description of what was run and from where.

Progress:

The progress of the job, if possible. For the execution of Sql and PlSql statements it is not possible to show progress. For jobs run in the File tab it will be possible to see the record currently being processed from the CSV in this column.

Time:

The time taken to execute the job or the amount of time a job was running for when it was cancelled or errored..