DFSIX076 aaaaaaaa - vvvvvvvv - MUST BE A MULTIPLE OF reclen

Explanation

The vvvvvvvv variable is a block size parameter and must be a multiple of the record length, reclen.

In the message text:
aaaaaaaa
The module that was running when this message was issued.
vvvvvvvv
The variable with an incorrect record length.
reclen
The record length by which the value for vvvvvvvv must be multiplied.

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.

Module

DFSIXX11