how can u tune u r informatica mapppings
Answers were Sorted based on User's Feedback
Answer / bsgsr
mappings can be tuned at diff transformations level.
ex; look up can be optimised by enabling the cache.
aggregator can be optimised by using sorted inout.
filter can be optimised by using it as close as possible
to the sql. so on
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / vdrona
Mapping can be tuned by identifying the following bottlenecks in order shown below.
1. Target Bottlenecks
2. Source Bottlenecks
3. Transformation/Mapping Bottlenecks
4. Session Bottlenecks
5. System Bottlenecks
| Is This Answer Correct ? | 6 Yes | 1 No |
my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer
How to create or import flat file definition in to the warehouse designer?
In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
What is incremental aggregation?
what is the logic will you implement to laod the data in to one factv from 'n' number of dimension?
What are the data movement modes in informatcia?
How to generate or load values in to the target table based on a column value using informatica etl tool.
Mention few advantages of router transformation over filter transformation.
What is dimensional table?
What is A complex mapping?
What is depict expression change?