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 / ajay tyagi
Question is not so easy. first of all we need to understand
customer requirement. actually what does he want to do with
files?
once we have clear view then we can suggest some solution
for that.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can a fb file convert to vb file using sort program?
Brief description of inline procedure of jcl.
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is condition checking in jcl? Is this possible?
How can a jobs execution priority be modified?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
List the different components of jcl statement?
Explain how can a stopped job be started again?
What is timing concept in mainframe?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Differentiate between addressing mode and run mode.
Explain how can return codes be tested before execution of a job step?
what is DSN in JCL and what are the parameters to declare the DSN?
what is the purpose of coding notify parameter in job statement?
what is use of dcb parameter in dd statement?