IBM0045S
ONCODE=625. The CONVERSION condition was raised because a conversion error occurred when converting from PICTURE format on input.

Explanation

An invalid character was detected in a PICTURE format input item. The ONCODE associated with this message is 625.

System action

The ERROR condition is raised.

Programmer response

Either ensure all input data to the program is in the correct format before running the program or use the program to check the data. If necessary, use the ONSOURCE and ONCHAR built-in functions to identify the error and the ONSOURCE and ONCHAR pseudovariables to replace an erroneous character with a valid conversion character.

Symbolic Feedback Code

IBM01D