Skip to main content
Version: OpCon (Cloud - Current)

Job and Schedule Statuses Overview

Every job and schedule in the daily queue has a status reflecting its current state. Understanding status values helps you interpret the daily queue and take corrective action when something fails, stalls, or must be held.

What are status categories?

Job statuses are grouped into categories that reflect the lifecycle of a job from initial qualification through completion. The categories are:

CategoryWhat it means
HeldThe job is suspended and will not start until released.
WaitingThe job has not yet started and is waiting on a dependency, time, machine availability, or conflict resolution.
RunningThe job is actively being started, started, or running on an agent.
Finished OKThe job completed successfully, either naturally or as manually marked.
FailedThe job ended with an error, failed initialization, or was manually marked failed.
CancelledThe job is disabled and will not run unless manually restarted.
SkippedThe job was skipped; downstream job dependencies are met as if the job ran.
Missed Start TimeThe latest allowed start time passed before the job started.
Under ReviewA user marked the job to indicate corrective action is in progress.
FixedA user marked the job to indicate corrective action is complete.

Schedule statuses follow a simpler lifecycle: Wait to Start, Wait Container Job, On Hold, Parent Hold, Starting, In Process, Started by User, Started by Container Job, and Completed.

What is in this section?

PageDescription
Schedule and Job Status DescriptionsComplete list of all job and schedule statuses with definitions and allowed status changes
Status Change CommandsActions available to change job and schedule status, including Hold, Release, Start, Restart, Cancel, Kill, Skip, Mark Finished OK, Mark Failed, Under Review, and Fixed