When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / nidhi sharma
IF STATEMENT IS TRUE STEP WILL BYPASS OTHERWISE IT WILL
EXECUTE.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
What is the use of symbol // in jcl?
What is the difference between the positional and keyword parameters? Give examples.
what is a jcl?
What is use of restart and how to use it?
Explain how can a stopped job be started again?
How to override loadlib?
What is concatenating?
Explain the jcl exec statement?
Is their any set of rules for dd? Explain.
Can I share my data with other jobs? How?
Is it possible to code instream data in a PROC?
How dummy is used in jcl?
what is the use of IEBGENER utility?
Can we call instream to catalog and catalog to instream?