Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can send duplicate records to one tableand non
duplicate records to one table with simple clear mapping?

Answers were Sorted based on User's Feedback



how can send duplicate records to one tableand non duplicate records to one table with simple clea..

Answer / sivananda reddy

In informatica use this mapping

source->sqr->aggr->router->exp->target1
|
|->exp->target2

Is This Answer Correct ?    3 Yes 0 No

how can send duplicate records to one tableand non duplicate records to one table with simple clea..

Answer / roshan

hey u have to write a stored procedure to compare each record and then use a router T/R, if the record is non duplicated then it sends to one target and duplicated records to another target.. hope it works..
let me know if better option is available..
infernonag@gmail.com

Is This Answer Correct ?    1 Yes 1 No

how can send duplicate records to one tableand non duplicate records to one table with simple clea..

Answer / rajan raorane

You can use Router where One update strategy is directy
connected to Target table while other update strategy must
be followed by sorter with DISTINCT check which shud be
further connected to target table

This will differntiate Duplicate and non-duplicate records
in target table

Is This Answer Correct ?    0 Yes 0 No

how can send duplicate records to one tableand non duplicate records to one table with simple clea..

Answer / gopi

For this i have seen one excellent video in YOUTUBE. Please
check this site.

Is This Answer Correct ?    0 Yes 2 No

how can send duplicate records to one tableand non duplicate records to one table with simple clea..

Answer / radhakrishnansk

Considering the source as flat file.
src-->Src qual ---> sorted transfomation -->trgt
|
|---> trgt
In sorted transformation, we can choose distict in
properties. So the duplicate is avoided.

correct me if I am wrong

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Informatica Interview Questions

Is it possible to revert a global repository to local one and why?

0 Answers  


Enlist the advantages of informatica.

0 Answers  


My source table having some records ,i want load 1st record and last record into one target?

3 Answers   iGate,


How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?

2 Answers   Rolta,


Which kind of index is preferred in DWH?

2 Answers  


Can we update the data in flat file using update strategy?

3 Answers  


Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me.

10 Answers   CSC,


In which circumstances that informatica server creates Reject files?

2 Answers  


Explain sessions. Explain how batches are used to combine executions?

0 Answers  


In a mapping i have three dimensions. If i want to pass a same surrogate key value to all the three dimensions by using one sequence generator is possible?If the mapping is containing single flow? And in the same case if the mapping is contaning 3 flows for the three dimensions then by using one sequence generator can we populate surrogate key (same value) to all the three dimensions?

6 Answers   IBM,


Where we use dynamic lookup and where we use it?do we generate surrogate keys using dynamic lookup?can we use it for scd type 2 mapping and why?

3 Answers   Amdocs,


what are the limitation of sorter transformation?

2 Answers   TCS,


Categories