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
What is the function of the dd avgrec keyword in sms datasets?
which utility is used to run a cobol-db2 program?
Where & How Do You Code Identifier In Jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the format of comment statement?
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) ?
What do you know about jcl?
For what purpose steplib and joblib are used ?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Is it possible to code instream data in a PROC?
Explain in DD statement what is the use of DCB parameter?
How to pass the parameter in parm using linkage section ? (syntax)?
What is catelog procedure and how many catelog procedure to use in one job?
Are there any set of rules for the names of the steps used in a job? What are they?
How to pass data to a program that is coded in an exec statement?