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
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Must tape dataset definitions include vol=ser specifications?
What is the function of the dd dcb keyword?
What are the rules employed while naming the steps in a job?
how you can direct the data to spool using SYSOUT option?
What is timing concept in mainframe?
How to do automated restart when a job abend?
how to run batch program without jcl?
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?
what are the various stages of job processing?
what is the purpose of coding class parameter in job statement?
How to submit a jcl from cics?
How can a fb file convert to vb file using sort program?
whats the diff bw the evaluate also and and?
What are the parameter we cannot use in procedure?