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 |
How do you load only null records into target?
Partition, what happens if the specified key range is shorter and longer
Can we use the mapping parameters or variables created in one mapping into another mapping?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
Session S1, S2, and S3. In the session S3 I want to load every Saturday. How it is possible?
Define the various join types of joiner transformation?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
How to get EVEN & ODD numbers separately?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
What are the challenges you have faced in your project?
sir presently i am persuing my m.tech recently i got job in tcs as fresher presently iam doing my 9 months project related to informatica can any one guide me how to create fact tables what type of schemas must be used and so on if so give ur mail ids so that i can contct through it