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...

from Source 100 rows are coming, on target there are 5 m
rows which options is better to match data

1. Joiner
2 No cache
3. Static
4. Dynamic

Answer Posted / jaybrata

Unless you want to join in Database, the only option considering performance is - USE NO CACHE.

BUT, you have to have proper index defined on your target database table, this is crucial as otherwise there will be 100 full table scans on 5 million records.

Static Cache is the worst option as it will always cache 5 million records just to compare 100 records.

Dynamic cache is not an option assuming 100 source records do not contain duplicate.

Informatica side joining is also not good, better to join in DB side instead (To know why and to check the comparison between Infa side and DB side joins, check www.dwbiconcepts.com)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is INFORMATICA TESTING process

2334


What are the types of data warehouses?

1576


draw informatica architecture 8.6 ?

3928


Explain direct and indirect flat file loading (source file type) - informatica

1357


What are mapplets? How is it different from a Reusable Transformation?

1135


Explain what are the different versions of informatica?

1144


What are the main issues while working with flat files as source and as targets ?

1216


can we override a native sql query within informatica? Where do we do it? How do we do it?

1111


Under what conditions selecting sorted input in aggregator will still not boost session performance?

1129


Is it possible to create multiple domains on a single Informatica server?

1288


Please let me know how to make Data masking in informatica..

1772


What is pmcmd command?

1179


In how many ways we can create ports?

1157


Which means the first record should come as last record and last record should come as first record and load into the target file?

1141


What is informatica etl tool?

1058