What are the types of lookup caches?
Answer Posted / swetha
Persistent cache: yoU 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, yoU 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 you want to cache the target table and
insert new rows into cache and the target, you can create a
look up transformation to use dynamic cache.The informatica
server dynamically inerts data to the target table.
shared cache: yoU can share the lookup cache between
multiple transactions.yoU can share unnamed cache between
transformations inthe same maping.
| Is This Answer Correct ? | 63 Yes | 4 No |
Post New Answer View All Answers
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
Why update strategy and union transformations are active?
What is sequence generator transformation in informatica?
Plz can any one say me how to get the informatica certification materials and dumps
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Explain the different dimensions.
Explain lookup transformation is active in informatica
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
Explain target update override in informatica
Why update strategy and union transformations are active? Explain with examples.
How can we create index after completion of load process?
Explain in detail about scd type 1 through mapping.
State the limitations where we cannot use joiner in the mapping pipeline?
In warehouses how many schemas are there?