if my GDG limit has been kept as 50 and if am trying to put
60 records.what would happen. will there be any abend for
this scenario
Answer Posted / anil singh
There will not be any abend. The first 10 generations would
be deleted and only the last 50 generations will be stored.
For every addition more than the limit(50 here), the first
generation will be deleted. i.e, if 51st generation is
created, the first generation will be deleted, leaving only
50 generations at the end.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
what is the use of JCL?
Where can program checkpoints be stored for use in a restart?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the function of the dd mgmtclas keyword in sms datasets?
What happens if both JOBLIB & STEPLIB is specified ?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the purpose of the dd keylen parameter?
what is the use of IEBGENER utility?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is SOC4 error?
how to run batch program without jcl?
In job processing, what happens in execution stage?
What do you know about jcl?