There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / marekj
Answer #1 is correct.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
What is the function of the steplib dd statement?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain dfsort utility?
In job processing, what happens in execution stage?
Differentiate between the joblib and the steplib statements?
What is use of restart and how to use it?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How to do automated restart when a job abend?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is it possible to define dd statements as you want?
what is the purpose of coding class parameter in job statement?
which utility is used a dummy utility?
Is their any limit for data sets?
What is the purpose of the dd keylen parameter?