What is a GDG? Why do we go for a GDG ? utility used to
create GDG?
Answer Posted / eswar
Generation Data Group(GDG) , mainly we go for the GDG for
daily or monthly report generation and keep the version in
such a case we can prefer GDG, for creating GDG we have to
use the Utility IDCAMS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define concatenating?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how can the same proc be re-used and called by many jobs?
What is the significance of addrspc parameter in exec statement?
whats the diff bw the evaluate also and and?
how to compare two datasets without using superce because output is limited to 133 bytes
Where can program checkpoints be stored for use in a restart?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Differentiate between the joblib and the steplib statements?
What is the use of disp parameter?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Must tape dataset definitions include vol=ser specifications?