|
Definition of COND parameter in JCL?
JOB CONTROLL LANGUAGE (JCL) Interview Questions
(Continued from previous question...)
Definition of COND parameter in JCL?
COND is a condition parameter, consists of 2 sub parameters, 1st - return code from the previous step, 2nd - condition. If COND is true, the step on which COND is coded will be BYPASSED.
(Continued on next question...)
Other Interview Questions
|