What is a GDG? How is it referenced? How is it defined? What
is a MODELDSCB?
Answer Posted / guest
GDG stands for generation data group. It is a dataset with
versions that can be referenced absolutely or relatively. It
is defined by an IDCAMS define generation datagroup execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain dd statement in jcl?
Does jcl support automatic restart?
Why block size is multiple of lrecl in jcl?
Suppose I have five jobs to do. But I want to hold one?
How is the record format of an output dataset specified?
What statement can be used to send data to another mvs jes3 node?
What happens if both JOBLIB & STEPLIB is specified ?
Explain the function of job statement in jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the function of //cntl statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are the parameter we cannot use in procedure?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What are the utility programs in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?