IBM0039S
ONCODE=619. The CONVERSION condition was raised because a conversion error occurred when converting to a PICTURE character string on input or output.

Explanation

A character that did not match the picture specification was detected in a STREAM-oriented item that required conversion to a PICTURE character string. The ONCODE associated with this message is 619.

System action

The ERROR condition is raised.

Programmer response

Either ensure all input data to the program is in the correct format or refer to the steps for message IBM0038. These steps ensure the program has adequate error recovery facilities to process any invalid data found in its input and continue processing.

Symbolic Feedback Code

IBM017