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 / nagesh
There is no way you can skip the first step of a job from
executing. However further steps can be bypassed by coding
cond=(o,le,).
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How does the jcl specify the job to os?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Define concatenating?
How can the attributes of one sms dataset be copied to another dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?
Name what parameter directs the output of the job log dataset?
Is it possible to left uncode disp? If yes, how?
When space is allocated for an output dataset, what units can be used?
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of dd?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is use of restart and how to use it?
What is the difference between run mode and addressing mode?
Which statement is used to identify the private libraries in job?
In sms datasets, what is the function of the dd avgrec keyword?