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 / sunil
really it,s tough to give an ans of this que.would u plz
suggest the actual ans of thi
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do you understand by the term job time – out and how can you overcome that?
How do you access an uncatalogued dataset in a jcl?
how to do automated restart when a job abends?
what is DSN parameter and DISP parameter is used for?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the function of the dd dcb keyword?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Is it possible to left uncode disp? If yes, how?
Is acct parameter mandatory?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Describe the various parameters utilized in the creation of a gdg?
How do you submit a job for execution?