Event Triggers
Job Event Triggers
This table lists the event triggers for various job events in TA. These event triggers are supported throughout the various integration channels. Using the event ID number displayed in the Windows application log, you can reference its meaning from this table. All job events have an ID number prefixed with 12.
These event ID numbers are not applicable for Unix platform.
Event ID |
Job Event Trigger |
Event Type |
Description |
---|---|---|---|
12000 |
Job added to schedule on demand |
Status Change/Job Control |
The job was added to the production schedule on an unscheduled basis. |
12001 |
Job completed |
Status Change |
The job completed with a Completed Normally, Completed Abnormally, and Externally Defined statuses. |
12002 |
Job completed abnormally |
Status Change |
The job completed with a Completed Abnormally status. The job’s exit code is non-zero. |
12003 |
Job completed normally |
Status Change |
The job completed with a Completed Normally status. The job’s exit code is 0. |
12005 |
Job waiting for operator release |
Status Change |
All the job’s dependencies have been met. This event trigger only occurs when you select the Require operator release option in its job definition. The job is now waiting for the operator to release it. |
12006 |
Job put on hold |
Job Control |
The operator put the waiting job on hold. |
12007 |
Job waiting on resource |
Status Change |
All the job’s dependencies have been met and the job is waiting for an execution slot to become available. |
12008 |
Job not ready by end of its time window |
Schedule Irregularity |
The end of the job’s time window was reached before its dependencies were met. |
12009 |
Job launched |
Status Change |
The queue manager released the job from its queue to an agent, and the job entered the Launched status. Launch is the status prior to the job becoming Active. |
12010 |
Job Active |
Status Change |
The job started running. |
12011 |
Job Stopped |
Job Control |
The job was stopped by an operator. |
12012 |
Error occurred while launching job |
Status Change |
The job status changed to Error Occurred. The job did not run. |
12013 |
Job skipped |
Schedule Irregularity |
The job did not run because another occurrence of this job was already running. The job must have the concurrency option set to Skip in its job definition for this to occur. |
12014 |
Job deferred |
Schedule Irregularity Status Change |
Because another occurrence of this job was running when this job was ready to launch, the job is waiting for the previous occurrence to complete. The job must have the concurrency field set to Defer until completion in the Job Definition dialog for this to occur. |
12015 |
Agent unavailable for job |
Status Change |
The agent or the network has gone down prior to the job running. Therefore, the job cannot complete on this agent. If the job uses an agent list, this event trigger occurs in different ways based on the agent list: Ordered, Random, Balanced Load, Balanced Available or Rotation Agent List: If the job uses any of these lists, the event trigger occurs when all agents in the list are unavailable to run the job. Broadcast Agent List: If the job uses a broadcast list, the event trigger occurs for each agent in the list that is unavailable to run the job. |
12016 |
Agent for job inactive |
Status Change |
The agent’s Enabled flag is set to disabled, or inactive. As a result, the job cannot launch on this agent. If the job uses an agent list, this event trigger occurs in different ways based on the agent list: Ordered, Random, Balanced Load, Balanced Available or Rotation Agent List: If the job runs on any of these agent lists, the event trigger occurs if all agents in the agent list are inactive. Broadcast Agent List: If the job runs on a broadcast list, the event trigger occurs for each agent in the agent list that is inactive. |
12017 |
Job status changed |
Status Change |
Your job status changed. You can use this event trigger to catch all status changes for this job. The associated action occurs for all changes to the status of a job. |
12018 |
Job might start later than expected |
Schedule Irregularity |
Other jobs which the job depends on are running behind schedule. This could cause your job to run later than expected. This event trigger occurs when one or all of the prerequisite jobs run longer than their estimated duration. The job might start later than originally forecast. |
12020 |
Job might not be ready by end of its time window |
Schedule Irregularity |
The end of the job’s time window might not be reached before its dependencies are met. This trigger is activated approximately 7 seconds before the job’s estimated start time becomes later than the end of the job’s time window. |
12021 |
Job running longer than expected |
Schedule Irregularity |
The job is running longer than its estimated duration value. The job continues to run unless you stop it with a Job Control action that is associated with this event trigger, or unless an operator stops it. You initially set the Estimated Duration value in the Job Definition dialog when you create the job. TA adjusts the value to a historical average after each run of the job. |
12022 |
Job running past end of its time window |
Schedule Irregularity |
The job is running past the time window set for it in its job definition. The job continues to run unless it is stopped with an associated job control action, or unless it is stopped by an user. |
12023 |
Job might run past end of its time window |
Schedule Irregularity |
The job might run past the time window set for it in its job definition. The job will continue to run unless it is stopped with an associated job control action, or unless it is stopped by the user. This trigger is activated at the end of the job’s time window minus the job’s estimated duration. |
12025 |
Job finished later than expected |
Schedule Irregularity |
The job ran longer than the time specified in the Estimated Duration field in its job definition. |
12026 |
Job running longer than its maximum time |
Schedule Irregularity |
The job is running longer than its Maximum Duration value, as defined in its job definition. The job continues to run unless you stop it with a job control action that is associated with this event trigger, or unless it is stopped by an user. |
12027 |
Job ran shorter than its minimum time |
Schedule Irregularity |
The job ran in less time than the time specified in the Minimum Duration field in its job definition. |
12028 |
Operator reran the job |
Job Control |
The operator ran a job again after it already completed. Once set, this trigger will only apply to jobs that were not already in the schedule. |
12029 |
Operator cancelled the job |
Job Control |
The operator cancelled the job before it had a chance to run. |
12030 |
Operator aborted the job |
Job Control |
The operator aborted the job while it was running. The job could have taken too many resources, or some other problem could have occurred to justify the abort. |
12031 |
Operator override of job dependencies |
Job Control |
The operator launched the job, even though all of its dependencies weren’t met. |
12032 |
Job status is LAUNCH on startup. |
Job Control |
A job status of Launched means that a request to launch the job has been sent to the agent, and is pending notification from the agent that the job has started executing. |
12033 |
Job added to schedule based on calendar |
Status Change/Job Control |
The job was added to the production schedule automatically. |
12034 |
Job orphaned |
Status Change |
The Master lost connection to the agent running the job and can not determine the job’s current status. |
12035 |
Job rerun would exceed maximum reruns |
Job Control |
Rerunning the job would exceed the maximum reruns allowed. |
12036 |
Job completed with specified exit code(s) |
Job Control |
The job completed within the specified exit code range. The exit code can denote normal or abnormal status for a job to trigger different actions. |
12037 |
Job completed normally (output pending) |
Job Control |
Job completed normally (output pending) The job has completed normally but the job output is still being gathered and is not yet available. |
12038 |
Job completed abnormally (output pending) |
Job Control |
Job completed abnormally (output pending) The job has completed abnormally but the job output is still being gathered and is not yet available. |
12039 |
Job externally defined (output pending) |
Job Control |
Job externally defined (output pending) The job status was determined by an external user or program and the job output is still being gathered and is not yet available. |
12040 |
Job has insufficient time to run before agent outage |
Schedule Irregularity |
Using the duration value of the job, the job will not complete before a planned outage on its agent. It is sent by a JobRun. The JobRun is ready to start but will not have enough time to finish before an agent outage. |
12041 |
Job might run into an outage window |
Schedule Irregularity |
Using the duration value of the job, the job may not complete before a planned outage on its agent. It is sent by a JobRun. The JobRun has estimated its start time and determined it will not have enough time to run before the agent outage. |
12043 |
Job not ready by start time |
Schedule Irregularity |
The job’s scheduled start time was reached before the job was ready to launch due to other dependencies. |
12044 |
Job in launch status longer than expected |
Schedule Irregularity |
This event is triggered when the job is in the Launched status longer than the specified maximum wait time. Note: This event may not be triggered if the TA Master restarts or fails over while the job is in the Launched status. |
12045 |
SLA – Job may complete within the risk window |
Schedule Irregularity |
The job may complete within the SLA risk window specified during job definition. |
12049 |
SLA – Job may not complete by the end of the risk window |
Schedule Irregularity |
The job may not complete by the end time of the SLA risk window specified during job definition. |
12051 |
SLA – Job is likely to complete within the breach window |
Schedule Irregularity |
The job likely to complete within the SLA breach window specified during job definition. |
12055 |
SLA – Job may miss the breach window |
Schedule Irregularity |
The job may miss the SLA breach window specified during job definition. |
12057 |
SLA – Job likely to complete within the risk window |
Schedule Irregularity |
The job likely to complete within the SLA risk window specified during job definition. |
12061 |
SLA – Job not likely to complete by the end time of the risk window |
Schedule Irregularity |
The job not likely to complete by the end time of SLA risk window specified during job definition. |
12065 |
SLA – Job likely to miss the breach window |
Schedule Irregularity |
The job likely to miss the SLA breach window specified during job definition. |
12067 |
SLA – Job will complete within or after the risk window |
Schedule Irregularity |
The job will complete within or after the SLA risk window defined during job definition. |
12069 |
SLA – Job will not complete by the end of the risk window |
Schedule Irregularity |
The job will not complete by the end time of SLA risk window specified during job definition. |
12071 |
SLA – Job will not complete within or after the breach window |
Schedule Irregularity |
The job will not complete within or after the SLA breach window defined during job definition. |
12100 |
Job is on the critical path for another job |
Status Change |
The job is on the critical path of another job. |
12101 |
Job is no longer on the critical path for another job |
Status Change |
The job is no longer on the critical path of another job. |
12105 |
Job status is Timed Out |
Status Change |
This event is triggered when the job status changes to Timed Out for a job missing its date and time window. |
12106 |
Job status is Timed Out For Day |
Status Change |
This event is triggered when the job status changes to Timed Out For Day for a job missing its time window for the day |
12107 |
Job waiting in queue longer than expected |
Schedule Irregularity |
This event is triggered when the job waits in the queue longer than the specified maximum wait time. The job waits in the queue when the job has reached one of these statuses: Agent Disabled, Agent Unavailable, Agent Outage, Terminate Ready, and Waiting on Resource. Note: This event may not be triggered if the TA Master restarts or fails over while the job waits in the queue. |