Hi can any one tell me the difference between persistence
and dynamic caches? On which conditions we are using these
caches?

Answers were Sorted based on User's Feedback



Hi can any one tell me the difference between persistence and dynamic caches? On which conditions ..

Answer / srinu

Dynamic:--
1)When you use a dynamic cache, the Informatica Server
updates the lookup cache as it passes rows to the target.

2)In Dynamic, we can update catch will New data also.

3) Dynamic cache,Not Reusable

(when we need Updated cache data, That only we need Dynamic
Cache)

Persistent:--
1)a Lookup transformation to use a non-persistent or
persistent cache. The PowerCenter Server saves or deletes
lookup cache files after a successful session based on the
Lookup Cache Persistent property.

2) Persistent, we are not able to update the catch with New
data.

3) Persistent catch is Reusable.

(When we need Previous Cache data, That only we need
Persistent Cache)



I think it will help you.
Any,,,??,,,or ,,corrections let me know,,,,,,,
srinu.srinuvas@gmail.com

Is This Answer Correct ?    8 Yes 0 No

Hi can any one tell me the difference between persistence and dynamic caches? On which conditions ..

Answer / dl

few more additions to the above answer.....

1.Dynamic lookup allows to modify cache where as
persistentlookup does not allow us to modify cache.

2.Dynamic lookup use 'newlookup row', a default port in the
cache but persistent does use any default ports in cache.

3.As session completes dynamic cache removed but the
persistent cache saved in informatica power centre server.

Is This Answer Correct ?    8 Yes 0 No

Hi can any one tell me the difference between persistence and dynamic caches? On which conditions ..

Answer / saradhi

Thank u so much srinu ......
Ur answer gaves me one idea..................

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Informatica Interview Questions

SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?

6 Answers   IBM,


what is procedure to use mapping variable in source qualifier transformation? with example

1 Answers   IBM,


What is Code Page Compatibility?

1 Answers  


How will you display 10-15 letters from a name? (for ex: name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")

4 Answers  


What you know about transaction control transformation?

0 Answers  


Can we schedule a workflow(not a session) to run after completition of another workflow? Can we make a workflow depend on completition of another one?

2 Answers   GE,


i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/

4 Answers  


Types of error logs in Informatica?

2 Answers  


performance wise which one is better in joiner and lookup transformation?why?explain clearly?

4 Answers   IBM,


Difference between Data and Index Caches?

0 Answers   Informatica,


What is confirmed fact in dataware housing?

2 Answers   Hewitt, TCS,


what is the method of error handling when session is running?

1 Answers   TCS,


Categories