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
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what is the JCL statement consists of?
Explain the function of job statement in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are the 2 types of parameters in dd statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does jcl specify the job to the operating system?
How do you overcome this limitation ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Must tape dataset definitions include vol=ser specifications?
List in order the hierarchical levels of jcl?
What do you understand by the terms: joblib and steplib?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Can I send output of job to my remote device careerride123?