DFS1854I SC=08 VERSID LENGTH INVALID, X'hhhh' USED

Explanation

The hexadecimal specification for version ID was either less than, or greater than, 4 hexadecimal characters.

System action

The 4 hexadecimal characters presented in the X'hhhh' part of the message are used for the version ID. If the specification is more than 4 hexadecimal characters, the first 4 specified are used. If the specification is less than 4 characters, the value is padded on the right with zeros to a length of 4 characters.

Programmer response

Correct the version ID specification by using exactly 4 hexadecimal characters, and rerun the job.