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
Is their any limit for data sets?
Give the syntax of job specifying jcl statement.
What are the difference between jcl and jes?
what is the purpose of coding class parameter in job statement?
Explain the function of the steplib dd statement?
How jcl work to handle various input output file operations?
what are JCLLIB and STEPLIB in JCL?
What is jcl in mainframe?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the function of the steplib dd statement?
How can values be passed from the job stream to an executable program?
what is JCL?
Why block size is multiple of lrecl in jcl?
What is job control language?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?