How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / ekanthraj
cond=(0,le),restart = step15.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What do you understand by the terms: joblib and steplib?
Can an individual step be restricted from using all the jobs allowed cpu time?
How do you access an uncatalogued dataset in a jcl?
which utility is used to run a cobol-db2 program?
What are the utility programs in jcl?
What is the function of the steplib dd statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How is the record format of an output dataset specified?
how do you access an uncataloged dataset in a jcl?
What are hierarchy levels in jcl?
define cond parameter in jcl?
what is use of dsn parameter in dd statement?
Which statement is used to identify the private libraries in job?