When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / arjun
The step will b bypassed if the condition is true. This is
the feature of JCL which is against all other languages
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain the function of //jcllib statement?
What is condition checking in jcl? Is this possible?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Why block size is multiple of lrecl in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the function of //jcllib statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Is their any limit for data sets?
How gdg are concatenated?
How does jcl specify the job to the operating system?
What is use of restart and how to use it?
What is the significance of addrspc parameter in the exec statement?