You are on page 1of 1

P

Predecessor event dependency. All predecessor events must complete


normally without abend and without exceeding the maximum allowable step
condition code before the event can be submitted.
Q
Queued release dependency. The event's JCL is to be submitted outside
of Unicenter CA-Jobtrac. Once JCL is submitted, the event is held in the
JES queue and released automatically by Unicenter CA-Jobtrac when
remaining dependencies are met. The Q entry is not valid for REXX IMOD
and dummy job events.
R
Resource dependency. Indicates that user-defined resource conditions
must be satisfied before the event can be submitted.
X
Mutual exclusion dependency. The event is defined to be mutually
exclusive with an event that is currently executing. When the executing
event completes, the code is removed by Unicenter CA-Jobtrac and the
event is eligible for submission.
*AUTO
AUTO-SCHD event. The event was submitted outside the control of
Unicenter CA-Jobtrac and therefore has no dependencies or overrides that
can be honored by Unicenter CA-Jobtrac.
?
View documentation dependency. Prevents submission of the event until
its documentation is viewed. The code must be removed manually after the
documentation is viewed.

You might also like