KFSP32013-E

Column specifications specified in value expressions on the left and right sides of a comparison predicate must have the same data ID. Query name = aa....aa, SELECT clause = position number bb....bb, comparison predicate = position number cc....cc, incorrect column = dd....dd

aa....aa: Query name
bb....bb: Position number of SELECT clause
cc....cc: Position number of comparison predicate
dd....dd: Incorrect specification
Description:
Different data IDs have been specified in the column specifications specified in value expressions on the left and right sides of a comparison predicate.
System processing:
Stops query registration processing.
Action to take:
Revise the column specifications of the value expressions of the comparison predicate.