DFS1724I SC=04 DO STATEMENT SUFFIX WILL EXCEED MAXIMUM NUMBER OF DIGITS. COUNT IS ADJUSTED
Explanation
The specified suffix value, when increased the number of times specified by the count, results in the generation of suffix values greater than 2 digits.
System action
The count is decreased such that the largest suffix generated is 2 digits, and processing continues.
Programmer response
Adjust the initial suffix value or count, and rerun the job.