KFSP32011-E

The numbers of select lists combined using UNION do not match. Query name = aa....aa, SELECT clause = position number bb....bb, position number cc....cc

aa....aa: Query name
bb....bb: Position number of UNION clause
cc....cc: Position number of UNION clause
Description:
The numbers of select lists in SELECT clauses combined using UNION did not match.
System processing:
Stops query registration processing.
Action to take:
Check and, if necessary, revise the select list specifications of all SELECT clauses combined using UNION.