What is GDG and what is the maximum limit of versions that
can be created?
Answer Posted / arul minesh
(Maximum number of generations, 1-256)
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
Is acct parameter mandatory?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain dd statement in jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What happens if both JOBLIB & STEPLIB is specified ?
How does jcl specify the job to the operating system?
Explain the function of //cntl statement?
I need exexution process for JCL programs
how would you create a temporary dataset? And where will you use them?
what is the use of IEBGENER utility?
how can the same proc be re-used and called by many jobs?
How does the jcl specify the job to os?
when does a dataset go uncataloged?
How to pass the parameter in parm using linkage section ? (syntax)?