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


Please Help Members By Posting Answers For Below Questions

Is there any command to check wether the ps file is in sorted order?

2428


Explain the function of //cntl statement?

656


Why block size is multiple of lrecl in jcl?

908


What are hierarchy levels in jcl?

951


How to override loadlib?

1419






State the uses of syspring, sysin, sort fields, sum fields and dummy.

646


Where can program checkpoints be stored for use in a restart?

843


How gdg are concatenated?

668


Explain the purpose of dd * statement in jcl?

639


How can a jobs execution priority be modified?

795


Explain the function of a dd statement?

659


which parameter is used to check the syntax of a jcl without executing it?

798


what is use of space parameter in dd statement?

752


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1947


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

871