performance tuning of Informatica

Answer Posted / chandumba2005

• Increase performance by indexing the primary key-foreign
keys if the source table has more than 1,000 rows
• Improve session performance by caching small lookup tables
• Use reusable Lookup transformation instead of using same
Lookup Transformation multiple times
• Use source filter in the Properties tab to reduce the
number of rows
• Reduce the number of transformation.
• Delete unnecessary links between transformations to
minimize the amount of data moved, especially in the Source
Qualifier
• Plan for reusable transformations
• Use mapplets to encapsulate multiple reusable transformations.
• Use variable ports to calculate a value that can be used
multiple times
• Numeric operations are faster than string operations
• Operators are faster than function. Example: || is faster
than concat()

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?

656


What is the meaning of up gradation of repository?

1387


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

7765


hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?

1525


What are the designer tools for creating transformations?

682






can anyone explain me about retail domain project in informatica?

7433


What does refresh system mean, and what are its distinctive choice?

565


What are the components of Informatica? And what is the purpose of each?

619


What is Cognos script editor?

3784


What is sequence generator transformation in informatica?

619


What are the informatica performance improvement tips

612


Explain how to import oracle sequence into informatica?

590


Can we create a node as a gateway node and the same node can be assigned to a grid?

637


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

1030


Enterprise data warehouse your projects phase by phase explain?

1461