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 is the significance of addrspc parameter in exec statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the function of a dd statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How does jcl act on a cobol code?
What is the function of dd disp parameter?
What are the 4 fields in dd statement?
What is the function of //cntl statement?
What is concatenating?
How can a jobs execution priority be modified?
What is the purpose of the dd keylen parameter?
A dd statement consists of 4 fields. Name them?
When space is allocated for an output dataset, what units can be used?
Explain about ISPF/TSO Commands
how to do automated restart when a job abends?