What are the types of lookup caches?
Answer Posted / sridhar
Persistent cache: U can save the lookup cache files and
reuse them the next time the informatica server processes a
lookup transformation configured to use the cache.
Recache from database: If the persistent cache is not
synchronized with he lookup table,U can configure the lookup
transformation to rebuild the lookup cache.
Static cache: U can configure a static or readonly cache for
only lookup table.By default informatica server creates a
static cache.It caches the lookup table and lookup values in
the cache for each row that comes into the
transformation.when the lookup condition is true,the
informatica server does not update the cache while it
prosesses the lookup transformation.
Dynamic cache: If u want to cache the target table and
insert new rows into cache and the target,u can create a
look up transformation to use dynamic cache.The informatica
server dynamically inerts data to the target table.
shared cache: U can share the lookup cache between multiple
transactions.U can share unnamed cache between
transformations inthe same maping.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
How does a sorter cache works?
what is the complex transformation you used in informatica
What is status code in informatica?
What are the components of the workflow manager?
What is a code page?
What is the fact table?
What is the cumulative sum and moving sum?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
Global and Local shortcuts. Advantages.
Enlist the advantages of informatica.
What are the different types of repositories created using informatica?
Explain the different dimensions.
Design a mapping to load a target table with the following values from the above source?
How identifying bottlenecks in various components of informatica and resolving them?