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 |
wht do u mean by notify parameter, how can u give acess to multiple users ?
How do you submit a JCL under CICS environment ?
What is Uncatalog dataset? How can we access/use them?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
wht r s722,s822,s122 and s222 abends pls reply fast
SORT card to eliminate duplicity.
How do you pass parameters to the program as the job is being executed ?
A dd statement consists of 4 fields. Name them?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
Passing a variable parm from JCL to a cobol/db2 program
Explain the job statement in jcl?