Autosys - Job Status and States

Autosys tool keeps track of the AutoSys status of every job.

The job status used to determine when to start other jobs that are dependent on the job.

The following were the list of job status and their AutoSys change status behaviours:


STARTING : An event initiated to the start job procedure with the remote agent.

RUNNING :Means the job is in running mode. In case if the job is a box job, this value means that the jobs within the AutoSys box started.

INACTIVE : Means the job is inactive. The job has been never executed or its status was intentionally marked to turnoff its previous completion status.

ACTIVATED : The top-level box that this job resided now in RUNNING state, but note that job itself has not started yet.

SUCCESS : The job completed successfully, by default the Exit Code ‘0’ considered as success. In case of box job, success status means that all the jobs inside the box has completed successfully.

FAILURE : The job failed, which means the Exit Code-is greater than zero.

TERMINATED : The job terminated while in the running state. A job terminated when user sends a KILL job event.

RESTART : The job was unable to start due to application or hardware problems and scheduled to restart.

QUE_WAIT : The job ready to run, but there are not enough machine resources available.

ON HOLD : The job is ON HOLD and will not run until it receives job OFF HOLD event.

ON ICE : The job will be ON ICE ( AutoSys jobs on ice) until it receives OFF ICE event. In other words, ICE job can be ON/OFF.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.