FABH0727I DBD BLOCK SIZE IS NOT ACTUAL BLOCK SIZE
Explanation
This message is issued when either one of the following occurs:
- The block size specified in the DBD is not equal to the one that is specified on the DD statement in your JCL.
- The block size specified in the DBD is not equal to the one that is held in the VTOC.
System action
Program FABHPSFM continues processing, using the block size specified in the VTOC, or block size specified in your JCL if the BLKSIZE parameter is coded in the DCB parameter.
User response
Correct the DBD or the DD statement.