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
In job processing, what happens in execution stage?
Which statement is used to identify the private libraries in job?
Explain the purpose of dd dummy statement?
how to compare two datasets without using superce because output is limited to 133 bytes
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Is it possible to define dd statements as you want?
how JCL works?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the purpose of dd * statement in jcl?
What is concatenating?
What is the function of dd disp parameter?
How can a jobs execution priority be modified?
Explain the hierarchy levels in jcl?
What do you understand by the term job time – out and how can you overcome that?
What do you know about jcl?