1 * |
uTtrapReset |
- Agent identifier number
- Software version
- HCL Workload Automation message
string, if any
|
51
52 *
53 *
|
uTtrapProcessReset
uTtrapProcessGone
uTrapProcessAbend
|
- Process pid
- Program name
- HCL Workload Automation message
string, if any
|
54 * |
uTrapXagentConnLost |
- Program name
- HCL Workload Automation message
string, if any
|
101 *
102 *
103
104
105 *
204 *
|
uTtrapJobAbend
uTtrapJobFailed
uTtrapJobLaunch
uTtrapJobDone
uTtrapJobUntil
uTtrapJobRerunPrompt
|
- workstation name
of the schedule.
- Schedule name.
- Job name. For jobs submitted with at or batch ,
if the name supplied by the user is not unique, this is the HCL Workload Automation-generated
name, and the name supplied by the user appears as variable 7.
- workstation name
on which the job runs.
- Job number (pid).
- Job state, indicated by an integer: 1 (ready), 2 (hold), 3
(exec), 5 (abend), 6 (succ), 7 (cancl), 8 (done), 13 (fail), 16
(intro), 23 (abenp), 24 (succp), 25 (pend).
- Job's submitted (real) name. For jobs submitted with at or
batch , this is the name supplied by the user if not unique.
The unique name generated by Maestro appears as variable 3.
- User name under which the job runs.
- Name of the job's script file, or the command it executes. White
space is replaced by the octal equivalent; for example, a space appears
as 040.
- The rate at which an every job runs, expressed as hhmm .
If every was not specified for the job, this is -32768.
- Job recovery step, indicated by an integer: 1 (stop), 2 (stop
after recovery job), 3 (rerun), 4 (rerun after recovery job), 5 (continue),
6 (continue after recovery job), 10 (this is the rerun of the job),
20 (this is the run of the recovery job).
- An event timestamp, expressed as: yyyymmddhhmm0000 (that
is, year, month, day, hour, minute, seconds always zeroes, hundredths
always zeroes).
- The prompt number, or zero if there is no prompt.
- The prompt text, or HCL Workload Automation error
message.
|
151 *
152 *
153
154
155 *
|
uTtrapSchedAbend
uTtrapSchedStuck
uTtrapSchedStart
uTtrapSchedDone
uTtrapSchedUntil
|
- Workstation name of the schedule.
- Schedule name.
- Schedule state, indicated by an integer: 1(ready), 2 (hold), 3
(exec), 4 (stuck), 5 (abend), 6 (succ), 7 (cancl).
- HCL Workload Automation error
message, if any.
|
201 * |
uTtrapGlobalPrompt |
- Prompt name.
- Prompt number.
- Prompt text.
|
202 * |
uTtrapSchedPrompt |
- Workstation name of the schedule.
- Schedule name.
- Prompt number.
- Prompt text.
|
203 * |
uTtrapJobPrompt |
- Workstation name of the schedule.
- Schedule name.
- Job name.
- Workstation name of the job.
- Prompt number.
- Prompt text.
|
251 * |
uTrapLinkDropped |
- The to workstation name.
- Link state, indicated by an integer: 1 (unknown), 2 (down due
to an unlink), 3 (down due to an error), 4 (up).
- HCL Workload Automation error
message.
uTrapLinkDropped corresponds to link state 2) only.
|
252 * |
uTrapLinkBroken |
- The to workstation name.
- Link state, indicated by an integer: 1 (unknown), 2 (down due
to an unlink), 3 (down due to an error), 4 (up).
- HCL Workload Automation error
message.
uTrapLinkBroken corresponds to link state 3) only.
|
* These traps are enabled by default.
Link
states 1) unknown and 4) up are not used, as they are
not relative to traps 251 and 252.
|