Router T/R is active but some people are saying it is also
passive which is exactly right?

Answers were Sorted based on User's Feedback



Router T/R is active but some people are saying it is also passive which is exactly right?..

Answer / rajesh.a

Hi,

Router is Active Transformation only.Take a small example.Lets say emp table is having salaries between 1000 and 2000.and no.of records of salary 1000 is 5 and no.of records of salary 2000 is 5 and no.of records of salary 1500 is 5 .
Now in Router we will create 2 groups and and conditions are 1group-salary >=1000 and salary <=1500 --will give 10 rows
2group-salary >=1500 and salary <=2000 --will give 10 rows
so input rows are 15 and output rows are 20.So there is a change in no.of.rows between input and output.So Router is active

Is This Answer Correct ?    21 Yes 3 No

Router T/R is active but some people are saying it is also passive which is exactly right?..

Answer / srinu

Hi Guys,

First of all Every Active tranformation is a Passive
transformation,But every passive not Active.

In Router Transformation there is a special feature with
Default Group.Because of Default Group its Passive.
We can avoid this Default group by Some transformation
Settings,Now its Active.

any queries let me know
srinu.srinuvas@gmail.com,,,,,

Is This Answer Correct ?    15 Yes 3 No

Router T/R is active but some people are saying it is also passive which is exactly right?..

Answer / manoj

@Answer2: See, you mean to say input to the router is 15
and output is 20 so router tr is active. if that is the
case, we can take one row from the expression and connect
it to two transformation, so do u say expression is also
active?

Is This Answer Correct ?    4 Yes 0 No

Router T/R is active but some people are saying it is also passive which is exactly right?..

Answer / deva

AS srinu said All Active can act as passive. Active TR
means the number of rows which is the input to the
Transformation will decrease in the output from that
transformation .


For example :- i have emp table if i write a condition
where sal>2000 then the rows will decrease after this
transformation . same when i didn't apply any condition
then that acts as Passive transformation

Is This Answer Correct ?    2 Yes 0 No

Router T/R is active but some people are saying it is also passive which is exactly right?..

Answer / sandeepl

If you connect default group to another T/R it is passive
T/R,B'coz If data meet user defined group condition it'll
pass throught it and remaing data pass through default
group, So, No chance to drop row in T/R it self.

Router can be Active or Passive..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is joiner change?

0 Answers  


how many tasks are there in informatica ?

15 Answers   DELL, iGate, TCS,


What is difference between a connected look up and unconnected look up?

6 Answers  


what are the challenge face in u r project?explain me

1 Answers   iGate, TCS,


how will compare two mappings in two different repository?

2 Answers   Real Time, TCS,






Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com

6 Answers   HCL, Schneider,


waht type of interface is used for testing the data in informatica

0 Answers   CTS, TCS,


in which situations do u go for sequence generator ?

2 Answers   TCS,


source name sal aaaa 2000 bbbb 3000 abcd 5000 Target name sal aaaa 2000 bbbb 3000 abcd 5000 total 10000 how to get total as new row and sum as 10000 thanks

4 Answers   Polaris,


What are the new features of informatica 9.x at the developer level?

0 Answers  


What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into target?

3 Answers   Logica CMG,


One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?

2 Answers  


Categories