IBM0604S
ONCODE=oncode-value An invalid assignment was made to a pictured character string.

Explanation

An attempt was made to assign an invalid data item to a pictured string. A data item which is not a character string cannot be assigned to a pictured character string because it does not match the declared characteristics of the pictured target variable. The ONCODE associated with this message is 3006.

System action

The ERROR condition is raised.

Programmer response

Alter the characteristics either of the source variable or of the target variable so the data item assignment is possible.

Symbolic Feedback Code

IBM0IS