An attempt to write to data set data_set_name failed because the lines to be written are longer than the record length for the data set.
Explanation
An attempt was made to write to the data set or member, but the attempt failed because one or more lines were too long for the data set.
System action
The system ends the current request
Response
Use a target data set with longer records or variable record length, or shorten the lines in the data to be written out.