how we do performence tuning in informatica
Answers were Sorted based on User's Feedback
Perf Tune is not an simple Question !!!!
its a process !!!
Performance of Informatica is dependant on the performance
of its several components like database, network,
transformations, mappings, sessions etc. To tune the
performance of Informatica, we have to identify the
bottleneck first. Bottleneck may be present in source,
target, transformations, mapping, session, database or
network.
Identify bottleneck in Source
Identify bottleneck in Target
Identify bottleneck in Transformation
Identify bottleneck in sessions
DATABASE OPTIMISATION
OPTIMUM CACHE SIZE IN LOOKUPS
so and so,,,,,,,,,,,,,,,,
| Is This Answer Correct ? | 5 Yes | 2 No |
First we need to identify the bottlenecks,
Then we need to do peer review
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karthik
Guys we know the bottle necks, but pls tel us how do we
resolve it..
for example :
if source is reading the date very slowly, how do we solve
that??
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to get an license to produce excel format output using informatica tool. Anyone help me in this issue. Thanks in advance, Vishnuvardhan
there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation
What is meant by a domain?
Explain the flow of data in Iinformatica?
what is constraint based load order
how can we perform incremental aggregation?explain with example?
What is the function of union transformation?
Explain in detail scd type 2 through mapping.
can every transfomation reusable?how?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
what is the complex transformation you used in informatica
I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?