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
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 |
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 |
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 |
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 |
Can anyone guide me the steps to install informatica PC 8.5.1 with database as oracle
What is data movement mode in Informatica and difference between them?
WHat all joins are there in Source Qualifier?
Two different admin users created for repository are ______ and_______
what is the need of session partitioning... how it is useful in real time
What is the difference between router and filter?
what is hash table in informatica?
What is a shortcut and copy in Informatica and how two are different with each other?
Can we call a stored procedure from a unix script which is run using command task
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com
how to work with mapplet designer in informatica?
When we are using Dynamic Cache,which options we will select in session level?