IBM0056S
ONCODE=636 The CONVERSION condition was raised because a graphic string contained an invalid character.

Explanation

This condition was raised by the GRAPHIC built-in function. The source was a graphic (DBCS) string and a shift character was detected in it.

System action

The ERROR condition is raised.

Programmer response

Remove the shift characters from the graphic (DBCS) string. ONSOURCE and ONCHAR pseudovariables cannot be used to assign a new value to the string. ERROR is raised if retry is attempted.

Symbolic Feedback Code

IBM01O