DSNE371A OUTPUT DATA SET COULD NOT BE OPENED
Explanation
The output data set could not be opened because of invalid data set attributes. The logical record length (LRECL) must be at least 80KB and less than 32KB. The record format (RECFM) must be F, FB, FBA, V, VB, or VBA. The output data set must be sequential.
User response
Either specify an output data set having valid attributes, or enter correct attributes for this data set.