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


Please Help Members By Posting Answers For Below Questions

Explain how you can characterize tables in cobol?

636


how to access the file from prodution from changeman tool and to submit a file to production

6679


Mention the guidelines to write a structured cobol program?

614


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5673


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8154






What is the difference between perform … with test after and perform … with test before?

877


explain sorting techniques in cobol program?

686


What kind of error is trapped by on size error option?

737


What is Pic 9v99 Indicates in COBOL?

720


Write a program to explain size error.

669


how to refer the data field?

1802


How you can characterize tables in cobol?

710


What is the difference between external and global variables in COBOL?

810


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1949


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.

3713