How are GDGs concatenated?
Answer / guest
Generation Data Groups are concatenated by specifying each
dataset name and the generation number for all generations
of the generation data group. Otherwise to have all
generations of a generation data group, omit the generation
number. The DD statement will refer to all generations. The
result is the same as if all individual datasets were
concatenated. If generations are not on the same volume,
this will not work.
| Is This Answer Correct ? | 8 Yes | 0 No |
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
write a jcl to execute a job by 7:00 am on jan 20,1986?
hi friends........if u know syntax of IEBEDIT IN JCL
What is the purpose of dd dummy statement?
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
which are the parameters mandatory in job card ?
How can values be passed from the job stream to an executable program?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How are GDGs concatenated?
Can we browse or edit the GDG dataset if it is a tape entry?