Wednesday, 10 December 2025

what is a UNion stage in datstage.?

There is no stage called "Union" in Datstage .

Use “Funnel' stage to achieve “union/append” of datasets .

Funnel can take inputs with different structures and supports sequence, continuous, and sort merge modes, giving more control over output order. 

No comments:

Post a Comment

Most Recent posts

Copy and Modify Stages

In IBM Infosphere DataStage , both Copy Stage and Modify Stage are simple processing stages used in parallel jobs , but their purpose i...