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
whats the diff bw the evaluate also and and?
what is DSN in JCL and what are the parameters to declare the DSN?
How jcl work to handle various input output file operations?
Are there any set of rules for the names of the steps used in a job? What are they?
What are the 4 fields in dd statement?
A dd statement consists of 4 fields. Name them?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what is JCL?
What do you understand by the term notcat 2 – gs?
define cond parameter in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the significance of addrspc parameter in the exec statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
which utility is used to sort a file in jcl?
what is use of dcb parameter in dd statement?