What will happen if we try to create GDG (+2) generaton
instead of (+1) generation?
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
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the Purpose of Pointer in the string?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how do you reference the esds vsam file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How you can characterize tables in cobol?
Describe the cobol database components?
Have you used comp and comp-3 in your project? And how?
What do you understand by psb and acb?
Write a program to enter and display the names of students in a class using the occurs clause.
What is redefines clause in COBOL?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is rmode(any) ?
A table has two indexes defined. Which one will be used by the SEARCH?