How to improve the performance of Aggregate
transformation?
Answers were Sorted based on User's Feedback
Answer / ritu
By giving sorted inputs and do not forget to tick the
sorted input box
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / uzval_vee
Place the agg transformation after souce qualifier,becoz
if yur using filter,sorting before agg ,it will reduce the
agg performance .according to my view
| Is This Answer Correct ? | 1 Yes | 12 No |
how to through logic of informatica using the push down optimization into oracle.
How many cubes create from a single model?
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?
Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?
What are 2 modes of data movement in Informatica Server?
difference between informatica 8.1.1 and 8.6
what is casual dimension?
How to update source definition?
Data transformed successfully from Source table to target table. Now how you will ensure that the data in Target table is proper. I answered will verify one or two records and check Then question was that the Development is doing (1-2 record verification)but as a tester you have to verify the complete data, how you will do?? Please answer
What is the Rank index port in Rank transformation?