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
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the purpose of the dd keylen parameter?
What is Cataloged Procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What are the 4 fields in dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the purpose of dd dummy statement?
How can a fb file convert to vb file using sort program?
Explain how can the attributes of one sms dataset be copied to another dataset?
Suppose I have five jobs to do. But I want to hold one?
Can I send output of job to my remote device careerride123?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Why include statement is used in a jcl?
Where can program checkpoints be stored for use in a restart?
What is the use of disp parameter?