Start of change

MODIFY RECOVERY - DELETEDS field (UTIL_MODIFY_REC_DELETEDS subsystem parameter)

The UTIL_MODIFY_REC_DELETEDS subsystem parameter specifies whether the DELETEDS option for the MODIFY RECOVERY utility is allowed or ignored.

Acceptable values: ALLOW or IGNORE
Default: ALLOW
Update: option 38 on panel DSNTIPB
DSNZPxxx: DSN6SPRM UTIL_MODIFY_REC_DELETEDS
Data sharing scope: GROUP
Online changeable: YES
z/OSMF variable: UMRDD
ALLOW
The DELETEDS option for MODIFY RECOVERY is allowed and not ignored. This is the default.
IGNORE
The DELETEDS option of MODIFY RECOVERY is ignored. The SYSCOPY rows are processed, but the image copy data sets are not deleted.

In a Db2 data sharing group, all members of the group should use the same setting.

End of change