z/OS DFSMShsm Implementation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Patching ABARS to use NOVALIDATE when invoking DFSMSdss

z/OS DFSMShsm Implementation and Customization Guide
SC23-6869-01

The DFSMSdss VALIDATE function provides extra data integrity checking during the ABACKUP process. You should not use this patch unless there is an explicit need for down-level compatibility. A new bit in the ABRCB control block has been defined to provide this support.

The following patch instructs ABARS ABACKUP to not use the new VALIDATE logic, to allow consistency with down-level recovery sites:
PATCH .ABRCB.+82 BITS(1.......)    /* Do not use VALIDATE */

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014