DSNE377A INPUT DATA SET RECFM MUST BE F OR FB WITH LRECL 79 OR 80

Explanation

The user specified an input data set that does not have the required attributes (F or FB with LRECL 79 or 80).

Note: If the input data set has an LRECL of 79, SPUFI assumes the data set was exported by QMF. Therefore, it is recommended that you should not use an LRECL of 79 for a data set that is not exported from QMF.

User response

Correct the input data set attributes, and try again.