CAGDG keyword
The CAGDG keyword specifies whether to create change accumulation data sets as generation data groups (GDG) when the output change accumulation data sets are dynamically allocated.
When you specify CAGDG(Y), the Change Accumulation utility dynamically allocates the change accumulation data sets as generation +1 and concatenates the GDG number to the end of the data set name as follows:
'prefix.CAn .group.GnnnnV nn'
Also, if you specify CAGDG(Y), you must also provide a model data set control block, see CADSCB-keyword.
Uses | Global options module Optional on the following control statements:
| ||||
|---|---|---|---|---|---|
Related keywords | Refer also to the following keywords: | ||||
Syntax | CAGDG(value) | ||||
Values | Select one of the following:
| ||||
Default | CAGDG(N) |
Related topic