How union transformation is active ?

Answers were Sorted based on User's Feedback



How union transformation is active ?..

Answer / kish

union t/r means multi input source merged into single output
group.and also union t/r work as union all in oracle. and it
support duplicate data but union t/r having property is
their "make it active" enable them that's why it does not
accept duplicate record.this is the process

Is This Answer Correct ?    2 Yes 1 No

How union transformation is active ?..

Answer / priyank

As per the definition of the Active transformation, the no
of rows going in should be equal to the no of rows going
out.Besides that the row id of the input rows should be the
same the row id of the out going rows.

Henceforth, union transformation is true for the first
condition where the no of rows entering is same as the no
of rows going out as Union transformation treats rows for
UNION ALL condition. But in the second condition i.e. Row
id,there is no control on the rows which enter the Union
transformation from different sources so the Row id can
change.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Informatica Interview Questions

What is the difference between normal and bulk loading? Which one is recommended?

1 Answers  


when we use lookup,if have 5 records,if i dont need 1st and 2nd records..what will be the procedure to achieve by using lookup?/

5 Answers   L&T,


what is threshold error in informatica?

1 Answers   TCS, Wipro,


How do you remove duplicate records in informatica? And how many ways are there to do it?

0 Answers  


WHAT IS FACT TABLES?

2 Answers  






Define pmcmd command?

0 Answers  


Differentiate between source qualifier and filter transformation?

0 Answers  


Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin

1 Answers  


what is the incremental agrrigation?

2 Answers   Cap Gemini,


when we dont use aggregator in mapping ?

2 Answers   CSC,


what are the types of Data warehousing ?

1 Answers  


When the informatica server marks that a batch is failed?

2 Answers  


Categories