what are Lookup caches options? Including persistent caches.



what are Lookup caches options? Including persistent caches...

Answer / Devendra Giri

Lookup Cache Options in Informatica PowerCenter are used to control the behavior of the cache for Lookup transformations. They can help improve performance by reducing I/O operations and memory usage.nnOptions include:
1. Cache Size: This determines how much memory is allocated for storing the cache.
2. Cache Type: This option allows you to choose between various types of caches, such as Session Cache, Repository Cache, and Persistent Cache.
3. Cache Mode: This setting specifies when the cache should be refreshed (Never, On Error, or Always).
4. Persistent Cache: This type of cache stores the lookup results across sessions. It can be configured using the Workflow Manager or by editing the $INFA/etc/cache_config.xml file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ETL Interview Questions

how do u set partition points in the mapping?

1 Answers  


what is the use of structures?how many nodes can u create in a structure?

1 Answers  


how to join two tables without using joiner transformation .advantages of joiner over lookup and vice versa.

2 Answers   CTS,


what is the use of server?

1 Answers  


we hava more than 1000 records. i have to select first 5 record, last 5 record and 5 records from middle of the source. how can i do in oracle as well as in informetica??

4 Answers  


what are the different Reporting and ETL tools available in the market?

3 Answers  


What is staging area referring to?

1 Answers  


What is cube grouping?

1 Answers  


you have created a lookup transformation for a certain condition which if true returns multiple rows. when you go to the target and see only one row has come and not all. why is it so and how it can be corrected.

3 Answers  


In Which Transformation We Can Use Having Clause In Informatica?

1 Answers  


how do u implement configuration management in Informatica?

1 Answers  


what are the facilities provided by OLAP to analytical users?

1 Answers  


Categories