FPEM096 Record length (<V1>) of <V2> is inappropriate. Length should be at least <V3>

Explanation

The specified data set has a record length (LRECL) that is too small.
  • <V1> is the specified LRECL.
  • <V2> is the data set name.
  • <V3> is the minimum LRECL for this file.

User response

Correct the LRECL.