Ques: How can we code COND parameter in a JCL so that only
even steps (or only odd steps) get execute??
Answer Posted / vinodh
Your answer is correct!!
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
How can the attributes of one sms dataset be copied to another dataset?
Where & How Do You Code Identifier In Jcl?
what are JCLLIB and STEPLIB in JCL?
A dd statement consists of 4 fields. Name them?
What are the utility programs in jcl?
Name a few IBM utility programs, and explain its function.
Explain in DD statement what is the use of DCB parameter?
Can I share my data with other jobs? How?
How to submit jcl through a cobol program?
what is a jcl?
when can a job time-out occur? How to overcome that?
What is the maximum length of a single line of jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How to pass data to a program that is coded in an exec statement?