A column specification has been specified more than once in the column specification list of a GROUP BY clause. Query name = aa....aa, column specification = bb....bb
- aa....aa: Query name
bb....bb: Column specification - Description:
- A column specification has been specified more than once as the column specification list of a GROUP BY clause.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the column specification list of the GROUP BY clause.