HBO0068I The values specified for different cases are of different types.
Explanation
In a case expression, all expressions after the keywords THEN (and ELSE, if present) must specify the same type of values. The System Data Engine stops processing the current statement and continues with the next.
Response
Use the subsequent message HBO0051I to identify the expression. Ensure that all expressions specify the same type of values. For example, use a different type of constant, redefine a field to yield a correct data type, or apply a conversion function if suitable.