Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I still need further explanation about the difference
between active and passive transformation with some
examples.Thank You

Answers were Sorted based on User's Feedback



I still need further explanation about the difference between active and passive transformation wi..

Answer / murali krishna

Transformations can be active or passive.

- An active transformation can change the number of rows
that pass through it, such as a Filter transformation that
removes rows that do not meet the filter condition.

- A passive transformation does not change the number of
rows that pass through it, such as an Expression
transformation that performs a calculation on data and
passes all rows through the transformation.

Is This Answer Correct ?    11 Yes 1 No

I still need further explanation about the difference between active and passive transformation wi..

Answer / saradhi

Active Transformation means the no of records u got from
source table is filtred by the transformation and got only
few records may or may not at the target table so this an
active transforamtion. example: if u filtered the data by
agreegate function like sum(sal) here u got only one column
as output so its an active.
Passive means the no of records u got from source table is
equal to the target table records even though the
transforamtion is done
example: sal+comm here u got same no of records as source
after filtering also.

Is This Answer Correct ?    3 Yes 0 No

I still need further explanation about the difference between active and passive transformation wi..

Answer / soujanya

if all source records sends to target or for further
processing using any tranformation then the output is same
as source no. of records then it is passive transformation.
otherwise it is active

source no of records = target no. of records(passive)

source no. of records!=target no. of records(active)

Is This Answer Correct ?    1 Yes 0 No

I still need further explanation about the difference between active and passive transformation wi..

Answer / v.ramakrishna

In active trnasformation no of records extracted as input
can be vary with no of records come as output. where as in
active transformation no of records extracted as input
cannot vary with no of records comes out as output that
means no filteration according to no of records in passivi
transformation

Is This Answer Correct ?    0 Yes 0 No

I still need further explanation about the difference between active and passive transformation wi..

Answer / srinu

passive transformation :
unable to keep a condition,Expressions only.

active transformation :
unable to keep a Expressions,condition only.

Based on Transformation functionality.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Informatica Interview Questions

where is the reject loader .

1 Answers  


Could anyone please mail me a copy of Informatica Certification Exam dumps to sandeep.nakka@gmail.com it would be appreciated if any one could help me out.

0 Answers  


how to run workflow in unix?

5 Answers   Colgate, HP, Tech Mahindra,


can we override a native sql query within informatica? Where do we do it? How do we do it?

0 Answers  


Where do we use mapping variables in informatica?

0 Answers  


Which one is better performance wise connected/un-connected lkp?why?

2 Answers   HCL, TCS,


Explain target update override in informatica

0 Answers   Informatica,


What are the types of groups in Router transformation?

1 Answers   Informatica,


Design time, run time. If you don't create parameter what will happen

0 Answers  


i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?

7 Answers   IBM, TCS,


Explain the etl program with few examples.

0 Answers  


there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation

4 Answers  


Categories