Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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???????

Answers were Sorted based on User's Feedback



If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. ,..

Answer / 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

If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. ,..

Answer / murali udayagiri

One more point we can add to the first answer.
i.e
Check lookup condition columns are having indexes or not.
If indexes are present check when those are rebuild.Index
snaps are old then rebuild them before going to be start
session.If indexes are not present on conditional columns
just create.

Please let me know if any issues.

Thanks,
Murali Udayagiri

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

task is running successfully but data is not loded why?

2 Answers  


What is hash partition?

1 Answers  


How to improve the performance of Aggregate transformation?

3 Answers   Dmss,


how will you remove the duplicate records from flat file without using sorter?

7 Answers  


can u explain me banking domain projects ? and in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level plese expain give me one example?

1 Answers   Accenture, Cognizant, HCL, IBM, iGate, L&T, TCS, Virtusa,


What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?

5 Answers   TCS,


How to handle decimal places while importing a flatfile into informatica?

0 Answers  


difference between shortcut and reusable transformation?

2 Answers  


What is junk dimention?

3 Answers   Patni,


Is snow flake or star schema used? If star schema means why?

4 Answers   CTS, Sonata,


How can you complete unrcoverable sessions?

1 Answers  


What is surrogate key?

9 Answers  


Categories