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

Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

716


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.

3715


what is the use of outrecord?

1771


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


) how do u code after getting data?

1580






How to remove 2 duplicate records and copy only one using job control language?

753


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5061


Define static linking and dynamic linking.

662


What are the pertinent COBOL commands?

2623


Write the code implementing the perform … varying.

644


What are the different rules to perform a Search?

615


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


What guidelines should be followed to write a structured cobol prgm?

673


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735