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 / pradeep
Anshuman,
Could you please provide us with some example so that we
can have a clarity on this.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain dfsort utility?
How to alter the parameters for the existing gdg?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What do you understand by jcl?
which utility is used to sort a file in jcl?
which utility is used a dummy utility?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What does a disposition of (new,catlg,keep) for a dsn mean?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the purpose of the dd keylen parameter?
What is the purpose of disp parameter?
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
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Is their any limit for data sets?
Can we call instream to catalog and catalog to instream?