how to load duplicate row in a target

Answer Posted / nagaraju bhatraju

take a lookup on t1 and look for dupliates in exp and
collect duplicate values to t2


or


you can hold preveious key value in variable port and can
compare it with new coming value , and you can flag these
rec as duplicate rec if both are matched , i mean previous
and current key, sorter should be used before exp as key
values should be come in sorted order only

(This technique is called forward referencing )

( Note : in other senarios if require you can use self
reference also basing on our requirements )

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the impact of several join conditions and join order in a joiner transformation?

649


What do you mean by blocking transformation?

585


Which transformation should we use to normalise the COBOL and relational sources?

746


How does a rank transform differ from aggregator transform functions max and min?

671


What differs when we choose the sorted input for aggregator transformation?

571






Clarify the aggregator change?

595


What are active and passive transformations?

652


What is native users?

725


What is the maplet?

622


How many ways a relational source definition can be updated and what are they?

581


Explain Dataware house architecture .how data flow from intial to end?

2124


What is the use of target designer?

610


COM components can be used in Informatica

1874


Where do we use mapping variables in informatica?

614


What is the function of union transformation?

618