Answer Posted / fayaz
We Can Create upto 256 generations but the 256th generation
won't be there after successful execution of the job.
It will created in the compilation mode.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
how to do automated restart when a job abends?
what operation is performed by job statement?
Suppose I have five jobs to do. But I want to hold one?
Explain the function of a dd statement?
what is use of dsn parameter in dd statement?
How does jcl specify the job to the operating system?
How can the submitting users racf authority be overridden in a job stream?
How can unused space allocation be returned to the system when a dataset is closed?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What dd statement is used to supply the name of a dataset?
which parameter is use to declare the name of dataset in dd statement?
Explain the function of //jcllib statement?
Explain the hierarchy levels in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?