DFS3254I BUFSTOR FORCED TO 31 BECAUSE BLKSIZE NOT A MULTIPLE OF 4K
Explanation
Before obtaining 64-bit addressable storage for OLDS log buffers, IMS verifies the value of the BLKSIZE parameter defined on the OLDSDEF statement of the DFSDFxxx member of the IMS PROCLIB data set. IMS issues this message if the BLKSIZE parameter value is not a multiple of 4096.
System action
IMS obtains 31-bit addressable storage for the log buffers, overriding the BUFSTOR=64 parameter specifying 64-bit addressable storage on the OLDSDEF statement, and continues processing.
User response
No action is required.
IMS always obtains 31-bit addressable storage for OLDS log buffers unless the value given for BLKSIZE is a multiple of 4096. Ensure that the value given for the BLKSIZE parameter is a multiple of 4096 if you want to use 64-bit addressable storage for OLDS log buffers.