If we use only lookup transformation in a mapping ie,
SourceQualifier-->Lookup --> Target. , here datas are taking
very long time to load in target., so what are steps to
improve the performance in that mapping???????

Answer Posted / hari

use order by clause in source qualifier.
Remove un necessary ports in that lookup.
try to restrict lookup cache based on the source data.
create order by clause in lookup override using the lookup
condition columns.
If lookup and source are in same database try to join in
source qualifier.
Drop the indiex on the target table before loading the data.
Check index on source table,
Check source table look tables are analysed properly or not.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different versions of informatica?

675


What is mapping debugger?

568


TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com

1462


what are the different types of transformation available in informatica. And what are the mostly used ones among them?

535


How to load last n records of file into target table - informatica

597






Differentiate between joiner and lookup transformation?

612


What is domain and gateway node?

692


Explain scd type 3 through mapping.

576


How we can create indexes after completing the loan process?

725


Explain the aggregator transformation?

625


What is intricate mapping?

586


how tokens will generate?

1733


Why is sorter an active transformation?

662


suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do

1733


how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?

5780