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 |
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
MOD, DELETE; What does a disposition of (,DELETE) mean ?
A job has 90 steps i want to execute only step7 and step15
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
I need exexution process for JCL programs
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) ?
How dummy is used in jcl?
What is the significance of addrspc parameter in the exec statement?
What is DATACOM db?
mainframe questions like basic&depth
what are the various stages of job processing?
In how ways you can pass the data from Jcl to cobol ?