A combination with UNION ALL is invalid. Query name = aa....aa
- aa....aa: Query name
- Description:
- SELECT clauses that only specify a single identical stream (or relation) have been combined with UNION ALL.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the streams or relations specified in the FROM clauses.