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
How to run cobol program using jcl?
How does jcl specify the job to the operating system?
how to compare two datasets without using superce because output is limited to 133 bytes
How can values be passed from the job stream to an executable program?
Why include statement is used in a jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
How is the record format of an output dataset specified?
Differentiate between addressing mode and run mode.
Why block size is multiple of lrecl in jcl?
What statement can be used to send data to another mvs jes3 node?
What is the format of comment statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How does jcl act on code(if you take a cobol program)?
Where & How Do You Code Identifier In Jcl?
how would you create a temporary dataset? And where will you use them?