What will happen if we generate GDG +2 version instead of
+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 | 0 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
what is the use of outrecord?
Why would you use find and get rather than to obtain?
What is rmode(24)
What is the usage of comp fields in cobol?
What is the utilization of copybook in cobol?
Name the sections present in data division.
How to print 10 to 1 if the input have only 10 digit number?
Are you comfortable in cobol or jcl?
Name some of the examples of COBOl 11?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do define dynamic array in cobol.
What guidelines should be followed to write a structured cobol prgm?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need