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


Requesting DFSMShsm volume dumps with a 32 KB block size

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

Start of changeDFSMShsm provides a patch to the MCVT so that when volume dump is run, the requested block size for DFSMSdss is 32 KB rather than the DFSMSdss system-derived block size.End of change

Start of changeThe 32 760 block-size value is also included in the tape label. This can be used if a following application such as a file transfer required this format. You can use this patch with DFSMSdss.End of change

Note: Start of changeDFSMSdss only supports block size of 65 520 and above. The default block size for output records that are written to tape is the optimum block size for the output device (262 144 is the maximum).End of change

Start of changeThere is no patch available for DFSMShsm volume dumps with 64 KB block size. If you require this size, add TAPEBLKSZLIM=65520 to the DEVSUPxx PARMLIB member. Note that this change will affect all tape volumes for which the BLKSIZE parameter in the tape DD statement is not specified.End of change

Start of changeThe PATCH command is as follows:
PATCH .MCVT.+3D4 BITS(.......1) /* change the DFSMSdss blocksize */
                                /* default to 32K.               */
End of change

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014