-8034: Order column must be number 

Explanation:

In a QUERY EXPRESSION with at least a UNION, INTERSECT or EXCEPT specification, the ORDER CLAUSE must not contain any COLUMN SPECs.

User Action:

Replace the column specifications by the corresponding numbers of the output columns.