What is a Generation Data Group (GDG)?
Answers were Sorted based on User's Feedback
Answer / guest
Generation Data Group is a group of chronologically or
functionally related datasets. GDGs are processed
periodically, often by adding a new generation, retaining
previous generations, and sometimes discarding the oldest
generation.
| Is This Answer Correct ? | 13 Yes | 0 No |
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Can we have a JOBSTEP without any EXEC ?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
Explain about LMMFIND - find a library member
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
Please give me the coding for converting VB to FB and FB to VB
which utility is used to run a cobol-db2 program?
What do you understand by the term notcat 2 – gs?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
How can the disposition of sysout datasets be set for an entire jobstream?
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.