Previous Topic: How to Run or Schedule a JobNext Topic: Run or Schedule Jobs


Statuses for Scheduled Job Runs

Jobs are sets of actions that the application uses to perform automated administrative processes regularly. For example, jobs can populate or refresh database tables and run background processes. A job can be composed of queries, statements, or procedures.

Use the Scheduled Job page to view the run times of a job and the run status. All scheduled runs (except deleted ones) are listed regardless of their status. A scheduled run can have one of the following statuses:

Cancelled

Indicates that the scheduled run was stopped and future recurring runs permanently cancelled.

Completed

Indicates that the single, nonrecurring scheduled run has completed. If the job definition is set to generate a log, you can view it in the Job Log.

Note: Recurring scheduled runs never show a status of Completed.

Paused

Indicates that the scheduled run is stopped temporarily.

Running

Indicates that the scheduled run is in progress.

Scheduled

Indicates that the scheduled run starts executing the job on its prescribed date and time.

Waiting

Indicates that the scheduled run has reached its scheduled run date and time, but cannot start executing the job until an incompatible report or job completes running.

Pending for Process Engine

Indicates that the status appears only if the process engine is not run before the Assign Incident job is run.