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 informatica recognizes mapping?
How to do unit testing in informatica?
How will u pas the data with out debugger?
What is informatica?
Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep
What is a filter transformation and why it is an active one?
What are events in workflow manager?
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Explain grouped cross tab?
What is a pre-defined event and user-defined event?