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 / ch.mohan
we can't use first step in cond parameter
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are steplib and joblib?
What is the purpose of the dd keylen parameter?
What is the function of a dd statement?
In sms datasets, what is the function of the dd avgrec keyword?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is DSN parameter and DISP parameter is used for?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is the purpose of coding class parameter in job statement?
how to run batch program without jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
In job processing, what happens in conversion stage?
what is the purpose of coding notify parameter in job statement?
What are the jcl procedures?
What is the purpose of dd * statement in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?