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 / anshuman

You can also do that through the use of external sort in jcl

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to left uncode disp? If yes, how?

714


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

640


What does a disposition of (new,catlg,keep) for a dsn mean?

627


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2084


Explain the function of the steplib dd statement?

660






What are the jcl procedures?

653


I need exexution process for JCL programs

1863


What is the function of dd name parameter with a 2 part structure; audit.report?

714


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) ?

1776


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

826


Can I share my data with other jobs? How?

681


What are some jcl statements that are not allowed in procedures?

736


Suppose I have five jobs to do. But I want to hold one?

669


What is the function of the dd mgmtclas keyword in sms datasets?

747


Is it possible to code instream data in a PROC?

769