Requirement to standardize the retention period for production IMS DB image copies (e.g., 60 days) using the ICRETPD parameter within the DBOCTRL control statements. Need to know if additional parameters are required to enable ICRETPD.
To successfully use the ICRETPD parameter in Image Copy jobs, the following requirements must be met:
ICRETPD ICALLOC=YES to be specified in the DBOCTRL control statements. This parameter enables the retention period functionality exclusively for dynamically allocated image copies IMS DB Retention.ICALLOC=YESDBCCOPY1 DD statements must be removed from the copy job JCL IMS DB Retention.ICRETPD value specifically defines the number of days the created image copy will be retained IMS DB Retention.The following example shows the correct syntax for implementing a 30-day retention period:
//DBOCTRL DD * FUNCTION=COPY,IMSID=xxxx,DBD=D200,ICPREF=xxx.xxxxxxx.