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


Please Help Members By Posting Answers For Below Questions

Explain about LMFREE�free data set from its association with data ID

993


What is the significance of addrspc parameter in the exec statement?

614


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7590


What are the parameters that are used in creating a gdg?

731


How can values be passed from the job stream to an executable program?

867






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

608


Must tape dataset definitions include vol=ser specifications?

967


what are JCLLIB and STEPLIB in JCL?

667


What is the function of the steplib dd statement?

731


How jcl work to handle various input output file operations?

652


what are the statements that are not valid to be included in an include statement?

772


what are the types of abends that occur on job failure? And explain the possible causes of these

1112


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9205


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8660


Explain how can the disposition of sysout datasets be set for an entire jobstream?

629