KFSP31048-E

The comparison operand of a HAVING clause must be a column specification. Query name = aa....aa, incorrect column = bb....bb

aa....aa: Query name
bb....bb: Incorrect specification
Description:
The comparison operand of the HAVING clause is not a column specification.
System processing:
Stops query registration processing.
Action to take:
Check whether the specification of the comparison operand of the HAVING clause is a column specification and, if necessary, revise.