Rational Developer for System z

CRRZE7324E

An ESQL expression contained more than the maximum number of CAST operations.

Explanation

An ESQL expression can have at most five CAST operations for a particular data type.

User response

Rewrite your ESQL expressions so that they do not have more than the maximum number of CAST operations.


Feedback