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 / bella
if you giving user an option to select u should create CICS
programs with prim screan for selection of any numbers of
files. Or none (exit)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
what is the difference between JES3 and JES2?
What do you understand by jcl?
Can I send output of job to my remote device careerride123?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the purpose of the dd keylen parameter?
Is condition checking possible in jcl? If yes, how?
what sort card you will use to copy the data from one dataset to another dataset?
what is the purpose of coding notify parameter in job statement?
Explain the function of dd disp parameter?
How to do automated restart when a job abend?
Where can program checkpoints be stored for use in a restart?
Where & How Do You Code Identifier In Jcl?
Why include statement is used in a jcl?
How do you access an uncatalogued dataset in a jcl?