Answer Posted / 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 |
Post New Answer View All Answers
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are the parameter we cannot use in procedure?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is use of dsn parameter in dd statement?
Explain the job statement in jcl?
What do you understand by the term notcat 2 – gs?
How can values be passed from the job stream to an executable program?
When output dataset space is required, what quantity categories are used?
What is the function of the dd mgmtclas keyword in sms datasets?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to alter the parameters for the existing gdg?
what is “Cond= even” and “Cond=only”?
What happens if both JOBLIB & STEPLIB is specified ?