When will u go for Dynamic Cache and Persistent Cache? Pls
explain with an example?

Answer Posted / harish konda

Dynamic cache is used to update/insert the records into the
cache during the session run. From there we can
update/target table with the NewLookupRow values returned by
lookup.

If you want to use the same lookup cache in other mappings
also then we will go for Persistent Cache.

The difference is for eg, in the first mapping when we use
dynamic cache, when the session ends, the cache gets deleted
automatically. So to use this cache in other mappings also
check give one option "Persistent Cache".

So when we use this option, the cache in the memory gets
Saved even after session ends. From there we can use that in
other mappings.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate sequence numbers using expression transformation?

729


What is Data Caches size?

736


What is a joiner transformation?

668


What is target load order?

898


Explain scd type 3 through mapping.

677






can anyone suggest best free Talend data integration training online

1348


What are the types of presistent cache in look up tr.

1672


If informatica has its scheduler why using third party scheduler?

900


Where do we use mapping variables in informatica?

705


Enlist the tasks for which source qualifier transformation is used.

669


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

715


Design a mapping to load a target table with the following values from the above source?

978


What is dynamic cache?

695


Explain the difference between mapping parameter and mapping variable?

707


what is Active lock explain

2452