Job Status Descriptions

The following table describes the statuses that each job or step may display.

Status

Meaning

Abandoned

The adTempus service was shut down while the job was running, so adTempus does not know the status of this job or step. The program launched by adTempus may still be running.

Aborted

The job was terminated by a user.

Agent Queued

The job is waiting to be dispatched to a Remote Agent.

Condition Failed

An error occurred while evaluating one or more conditions for the job or step. Check the Job Log for more information.

Condition Not Met

One or more conditions for the job or step were not met.

Dispatched to Agent

The job has been dispatched to the Remote Agent and the Master is waiting for a status update from the Agent.

Failed

The job or step failed. Check the Job Log for more information.

Killed

The step was terminated by adTempus because it exceeded the maximum execution time specified in the step's properties.

Not Run

The job or step was not executed.

Queued

The job has been triggered and is waiting to be executed.

Resource Failed

One or more resources for the job could not be loaded.

Resubmitted

The job or step was restarted as a result of a Job Control Action.

Running

The job or step is running.

Skipped

The job or step was skipped. For a job, this will occur if another instance is already running, and the job is configured to not start a second instance. For a step, this will occur if the Program Execution Task is configured to not execute if the program is already running.

Starting

The job or step is starting.

Succeeded

The job or step completed successfully.

Trigger Failed

An error occurred in one or more of the job's triggers. Check the Job Log for more information.

Waiting for Condition

The job or step is waiting for a condition to be met.

Waiting for Previous Instance

The job is waiting for a previous instance of the job to complete.

Waiting for Resource

The job is waiting for a resource to be available.

Waiting for Restart

The job or step is being restarted as a result of a Job Control Action, but the wait time has not yet elapsed.

Waiting for Trigger

The job is waiting to be triggered.