when do we use static cache and when do we use dynamic cache
in lookup transformation? with example.



when do we use static cache and when do we use dynamic cache in lookup transformation? with exampl..

Answer / swapna

static cache is used when the records in the source does not update more frequently.

dynamic cache is used when the records in the source frequently updates.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

How can i set break points in debugging mode ? can explain steps please?

1 Answers   ABC, TCS,


If informatica has its scheduler why using third party scheduler?

0 Answers  


where to select code page option?

2 Answers   TCS,


What is an MDDB? What is the difference between MDDBs and RDBMSs?

3 Answers  


My source contains 10 records with 5 columns.What happens if I select group by all columns in Aggregator T/R?

3 Answers  






What are differences between Informatica 7.1 and 6.1

3 Answers  


If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?

2 Answers  


What do you mean by DTM and Load manager and what is difference between load manager and load balancer?

0 Answers  


How to generate the HTML output using Informatica.

3 Answers   Wipro,


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

2 Answers  


. Design a mapping, first two phone calls received by a customer must be represented as "Home" , "Office" and the next calls must be concatinated and represented as "Other".Look at the below tables :: Source Definition Customer Phone_Number A 9848403211 A 9812675432 A 9112356788 A 9876503276 B 9567890765 B 9876098567 AND THE TARGET IS Customer Home Office Other A 9848403211 9812675432 9112356788,9876503276 B 9567890765 9876098567 Null

3 Answers  


If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?

1 Answers   Wipro,


Categories