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
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 |
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 |
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 |
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 |
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 |
Target is zero file and how can you send the email?
What are the limitations of joiner transformation?
How do you promote a non-reusable transformation to reusable transformation?
how to run workflow in unix?
5 Answers Colgate, HP, Tech Mahindra,
how to remove staging area
What are the challenges of Dataware housing in the future?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What is native users?
What are the modules in Power Center
what is parallel querying and what r hints.
Explain about Informatica server process that how it works relates to mapping variables?
How can you recover the session in sequential batches?