Information
Space announcement We are no longer updating this space, and you cannot comment on this space. The CHANGE ACCUMULATION PLUS component is now documented in BMC AMI Backup and Recovery for IMS.

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:

  • GLBL
  • GROUP

Related keywords

Refer also to the following keywords:

Syntax

CAGDG(value)

Values

Select one of the following:

Y

Dynamically allocate the output change accumulation data set as a GDG.

N

Do not dynamically allocate the output change accumulation data set as a GDG.

Default

CAGDG(N)


Related topic


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

CHANGE ACCUMULATION PLUS 5.1