Answer Posted / santhosh
3 days
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
what JCL Procedures?
How to run cobol program using jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the function of the dd avgrec keyword in sms datasets?
What statement can be used to send data to another mvs jes3 node?
Explain the function of job statement in jcl?
Explain the purpose of dd * statement in jcl?
Explain the job statement in jcl?
what is JCL?
How does jcl act on code(if you take a cobol program)?
What are hierarchy levels in jcl?
how JCL works?
Is automatic restart possible in jcl?
Name a few IBM utility programs, and explain its function.
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.