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 |
What are the main features of Oracle 8i with context to datawarehouse?
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
What are slowly changing dimensions?
5 Answers Informatica, Verinon Technology Solutions,
What is synonym?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
Explain the informatica workflow?
What is meant by lookup transformation? Explain the types of lookup transformation?
how we can update a target table without update strategy and update override?
Is it any possible to using more than one port in Unconnected Lookup Transformation( :LKP.LKP_Prod(Prod_GRP ,Prod_DT,Prod_TM) ) Like this? Pls explain...
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
What is an incremental loading? in which situations we will use incremental loading
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values