ICDALLOC keyword
The ICDALLOC keyword specifies whether IMS HP Image Copy dynamically allocates output image copy data set if relevant DD statements are not supplied in the JCL.
- Functions that support this keyword
-
- Image Copy function
- Create Image Copy function
- Statements that support this keyword
- GLOBAL statement
- GROUP statement
- IC/AIC statement
- CIC/ACIC statement
- CRC statement
- Site default option
- Supported
- Related keyword
- None.
- Format
-
- Y
- Dynamically allocates the output image copy data sets if the relevant DD statements are not supplied in the JCL.
- N
- Uses the JCL specification to allocate the output image copy data sets.
- Default value
- ICDALLOC=Y
Attention: If output image copy data sets are dynamically allocated as
generation data group (GDG) data sets, the oldest generation data set is deleted when the maximum
number of generation data sets is reached. This is true even when the Image Copy function or the
Create Image Copy function fails to create image copies successfully. For more information, see
Attention: Oldest GDG data set might be deleted.