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 / srinu
Joiner :- Catch Performance will work based on
Master,Detail Column,Data catch,Index
catch ,Catch Size also.
(Process Begins with Condition,Comparing, Indexing)
No Catch :-With out Catch, its not easy find(5 records)
Relavtive Data.
Static ;- Catch will Keep the Target Rows to Compare with
Sourece Rows.
(Process Begin with Condition,Comparing).
Dynamic :- The Catch Data will be Update on DataFlow
also. ,,,
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Enlist the differences between database and data warehouse.
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
Enlist the tasks for which source qualifier transformation is used.
What the difference is between a database, a data warehouse and a data mart?
What is joiner change?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is the sequence generator transformation in informatica?
How to update a particular record in target with out running whole workflow?
In warehouses how many schemas are there?
What are the conditions needed to improve the performance of informatica aggregator transformation?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
COM components can be used in Informatica
What is meant by a domain?
Explain the scenario which compels informatica server to reject files?
How is union transformation utilized?