Integration Server does not generate SQL for unions. A union is join that combines the results of two SELECT statements. It is often used to merge lists of values contained in two tables. If the source tables use unions, you must create views of the data that do not use the unions before you can start to work with the data in Integration Services. See your RDBMS or data warehouse documentation.