KFSP32007-E

An alias specified in a select expression has been specified more than once under the same name. Query name = aa....aa, SELECT clause = position number bb....bb, alias = cc....cc

aa....aa: Query name
bb....bb: Position number of SELECT clause
cc....cc: Alias
Description:
The alias specified in the select expression has been specified more than once under the same name.
System processing:
Stops query registration processing.
Action to take:
Revise the alias of the select expression.