IBM0038S
ONCODE=618. The CONVERSION condition was raised because a conversion error occurred when converting to a PICTURE character string.

Explanation

A character that did not match the picture specification was detected in a conversion to a PICTURE character string. The ONCODE associated with this message is 618.

System action

The ERROR condition is raised.

Programmer response

Ensure the character string to be converted to a PICTURE character string matches the picture string specification. 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

IBM016