my table contain duplicate Records i wanna load uniq records
to my table . i have to pass the uniq records through
filter t/r how?

Answers were Sorted based on User's Feedback



my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq..

Answer / pavana

Yes, Sort the data first , then in expression increment the
count based on theprev value . in filter give condition if
count =0 . it pass only unique value.

sd >> SQ>> SRT TRN>> EXP>> FIL>> TGT.

Is This Answer Correct ?    1 Yes 0 No

my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq..

Answer / ganga

HI Dharmendra,


here i want to pass the uniq records through filter is possible are not?

Is This Answer Correct ?    0 Yes 0 No

my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq..

Answer / dharmendra singh

Use a sorter transformation after source qualifier.check
unique records in the proprrties of sorter,This will [ass
only unique record from the sorter.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Informatica Interview Questions

How to calculate the cache size if say we are doing a performance check on a mapping and found that a particular cache needs to be changed. Is there a formula to calculate this! i know that informatica has a auto option available but how to calculate manually?

1 Answers  


What is olap (on-line analytical processing?

0 Answers  


Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?

0 Answers  


How to join three sources using joiner?

0 Answers  


what is the drillup & drill down?and use of the drill up and drill down?

1 Answers   IBM,






IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??

0 Answers  


How to import oracle sequence into Informatica?

3 Answers   Satyam,


why cant we put a sequence generator or upd strategy transformation before joiner transformation?

2 Answers   Satyam,


In target table how to display the system time

1 Answers  


whether Sequence generater T/r uses Caches? then what type of Cache it is

7 Answers   Accenture,


What is update override?

1 Answers   Accenture,


how can we run workflow with pmcmd?

3 Answers   Wipro,


Categories