What will happen if we generate GDG (+2) version without
generating (+1) version?
Answer Posted / jaanu
Nothing will happen
it just giving the +2 of the previous generation version no.
Thats it
ex:1st> GDG.G0004V00
next>GDG.G0006V00
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Which division and paragraphs are mandatory for a COBOL program?
How do u write test cases?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between Call and a Link?
explain sorting techniques in cobol program?
What rules are to be followed while using the corresponding options?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Can a Search can be done on a table with or without Index?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is length is cobol?
Why did you choose to work with ibm mainframe cobol programming?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Name the sections present in data division.