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

Howmany ways yoU can update a relational source defintion and what are they?

1 Answers  


How can you differentiate between powercenter and power map?

0 Answers  


How will you check the bottle necks in informatica? From where do you start checking?

3 Answers   HCL,


what is pre and post sql and what is diff between source presql and target pre sql

1 Answers   HCL, IBM,


What are the features of complex mapping?

0 Answers  






Is there any model difference between ODS and DWH

2 Answers   Zensar,


How can you complete unrcoverable sessions?

1 Answers  


What are the types of groups in Router transformation?

1 Answers   Informatica,


I've an excel sheet, in which one column contains data about the location like "City, State" and few columns contains only "State". Now I wanna load into my target City and State into two different columns. Pls help me out...

6 Answers   TCS,


why we use source qualifier transformation?

16 Answers   Accenture,


What are the settings that you use to configure the joiner transformation?

0 Answers   Informatica,


What is a configuration management?

1 Answers  


Categories