DFSIX098 aaaaaaaa - vvvvvvvv - MUST BE A MULTIPLE OF reclen + 4

Explanation

The vvvvvvvv variable is a BLKSIZE parameter and must be a multiple of the record length, reclen, plus 4 additional bytes for the block descriptor word.

In the message text:
aaaaaaaa
The module that was running when this message was issued.
vvvvvvvv
The variable.
reclen
The record length.

System action

The variable vvvvvvvv action field is set to ERR, which indicates that the variable is invalid.

Programmer response

Change the vvvvvvvv variable so that it is a multiple of reclen + 4.

Module

DFSIXX11