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

need for registering a repository server

1 Answers  


What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort

1 Answers   Qwest,


How might you approve all mappings in the archive all the while?

0 Answers  


When will you use SQL override in a lookup transformation?

1 Answers  


Which is the t/r that builts only single cache memory?

0 Answers  






One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?

0 Answers   TCS,


What are the basic requirements to join two sources in a source qualifier transformation using default join?

0 Answers   Informatica,


What is the capacity of power cube?

1 Answers  


How do you avoid duplicate records with out using source qualifier,expression,aggrigator,sorter and lookup transformations ?

4 Answers   IBM,


how remove 1st 3 records & last 3 records in informatics

4 Answers   TetraSoft,


what is index?how it can work in informatica

0 Answers  


what is the logic will you implement to laod the data in to one factv from 'n' number of dimension?

3 Answers  


Categories