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

Depending on option it is easy. relate every entry in cics
to a no or alphabet. This use as evaluate in cobol.

as per options create a JCL in cobol an submit it to intrdr
for further process.

Your option on CICS screen and file names relating to those
options should/will be matching.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does jcl act on a cobol code?

651


How to run cobol program using jcl?

646


which utility is used a dummy utility?

780


What is timing concept in mainframe?

1655


what is a jcl?

684






Is it possible to left uncode disp?

706


What are s0c1, s0c4, s0c5, s0c7 and socb?

695


How does the jcl specify the job to os?

682


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1922


Is it possible to code instream data in a PROC?

742


What is condition checking in jcl? Is this possible?

619


Explain how can the submitting users racf authority be overridden in a job stream?

666


Why block size is multiple of lrecl in jcl?

907


Explain in DD statement what is the use of DCB parameter?

646


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

602