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

Hi,

Here we will use joiner for better performance.We will join
the two sources making source table as master source.so
only 100 comparisons will be done.So it will be very faster.

Whereas in static and dynamic we have to look up on the
target which is very large 5m rows.So caching will take
more time.

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean incremental aggregation?

616


Design a mapping to load a target table with the following values from the above source?

866


-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?

4953


What is informatica?

667


Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab

1641






What will be the approach?

569


How might you approve all mappings in the archive all the while?

593


What is decode in informatica?

644


What is blocking transformation?

704


Which are the different editions of informatica powercenter that are available?

548


differences between service based and product based?

1557


what is the size of u r source(like file or table)?

1807


Quickly characterize reusable change?

679


What is a joiner transformation?

543


What are the different options available for update strategy?

565