There are a set of 10 files and a customer will be
selecting random no of files(i.e they may be more than 2,
may not be in the order).Sometimes he might just select
one file or sometimes no files at all.How do you code a JCL
for this? Is it possible to code just JCL alone for this
problem?
Answer Posted / anshuman
You can also do that through the use of external sort in jcl
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What dd statement is used to supply the name of a dataset?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of job statement in jcl?
Explain the function of the dd dcb keyword?
which parameter is use to declare the name of dataset in dd statement?
Explain the function of //cntl statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the difference between run mode and addressing mode?
How can a stopped job be started again?
How to submit a jcl from cics?
In sms datasets, what is the function of the dd avgrec keyword?
In job processing, what happens in execution stage?
Explain the purpose of dd dummy statement?