-7052: Single select not allowed
Explanation:
In a <SINGLE SELECT statement>, at least a UNION, EXCEPT or INTERSECT was specified. This is not allowed.
User Action:
Replace the <SINGLE SELECT statement> with a <QUERY statement> and a subsequent <FETCH statement>.