An alias specified in a relation reference 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 relation reference has been specified more than once under the same name.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the alias of the relation reference.