How can i catch the Duplicate Rows From SorterTrans in a
Seperate Target Table ?
Answer Posted / krithi
When you use 'Select Distinct' option , the Sorter
Transformation discards the duplicate records.
If you want to trace out the duplicate records, then send
the sorted data into Expression Transformation. Add a new
variable and compare the variable with the input data. If
the data matches then flag the record or else pass the
default row.And load all the flagged records into a
seperate table.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain joiner transformation in informatica
In informatica workflow manager, how many repositories can be created?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Explain transaction control transformation in informatica
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
Do you find any difficulty while working with flat files as source and target?
Different qualification between a related rotate toward the sky and isolates look upward?
What are multi-group transformations?
Make a note of the quantity vaults made in informatica?
How to delete duplicate row using informatica?
What is sorter transformation?
Enlist the tasks for which source qualifier transformation is used.
What is an expression transformation?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is aggregate cache in aggregator transformation?