PDR2215S
Line record of input name only has number characters. This is less than the minimum number of characters defined by the <SKIPCOL> tag. The line is invalid.
What happened: You specified an Input group <SKIPCOL> tag columns value to skip a specific number of characters at the beginning of each line of the input. A record in the input did not contain this minimum number of characters. record indicates the number of the errant input record, name indicates the Input group <NAME> tag name value of the input, and number indicates the number of characters in the invalid record.
What to do: Investigate why this line of the input did not have at least the number of characters specified by the <SKIPCOL> tag columns value. Correct the input or the <SKIPCOL> tag specification.