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
How to override loadlib?
how you can access an uncataloged dataset in a JCL?
what is use of dsn parameter in dd statement?
Explain the purpose of dd * statement in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Can I send output of job to my remote device careerride123?
Suppose I have five jobs to do. But I want to hold one?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Differentiate between addressing mode and run mode.
Explain the function of the steplib dd statement?
Explain the function of job statement in jcl?
What is the significance of addrspc parameter in the exec statement?
which utility is used to run a cobol-db2 program?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY