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 / amarnath

using the joiner is right I have faced similar kind of
scenario in my project. if u use static it has to cache all
the 5m records and then compare the each incoming records
which will de-grade the performance, hence designate the
master record with less no of rows in joiner which is a gud
practice.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define update strategy?

637


Is it possible to define a single node as a Gateway node as well as worker node?

658


Explain the types of transformations?

596


What is intricate mapping?

590


pmscmd startworkflow -sv -d -u -p -f while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?

1048






What is lookup transformation?

596


What are the types of caches in lookup? Explain them.

553


How big was your fact table

1316


Explain dynamic target flat file name generation in informatica

648


What are the different types of olap? Give an example?

562


What all are steps in up gradation of Informatica server?

621


Plz can any one say me how to get the informatica certification materials and dumps

1598


What is the procedure for creating independent data marts from informatica 7.1?

566


What is a pre-defined event and user-defined event?

577


Design a mapping to load the cumulative sum of salaries of employees into target table?

895