What will happen if we generate GDG (+2) version without
generating (+1) version?
Answer Posted / varun v
It will create a GDG generation which is one ahead of the
current generation.
Example:
Suppose the current generation is ***.G0001V00
and now instead of creating (+1), you have given (+2) in
your JCL and submitted the job. Now the new generation
created will be ***.G0003V00
Similarly if you give (+4) in the JCL, the new generation
created will be ***.G0005V00
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is perform what is varying?
What is Pic 9v99 Indicates in COBOL?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What rules are to be followed while using the corresponding options?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the LINKAGE SECTION used in COBOL?
What are the cobol coding sheets?
What is amode(24)?
What type of SDLC u followed? Why?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Can we redefine the field of x(200) to less than 200?
Give some examples of command terminators?
When is inspect verb is used in cobol?
how do you reference the rrds file formats from cobol programs