what is shared Cache. when we will use shared Cache?
Answers were Sorted based on User's Feedback
Answer / rao
shared cache is a one of the lookup caches of a lookup
transformation.
if we choose this option Informatica server creates the
cache memory for multiple lookup transformations in the mapping.
when first lookup transformation function completed then
memory is released and use that memory used by the other
look up transformation.
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / matt
We are talking about shared vs split cache.
Split cache is when data and instructions are located in different locations in cache.
Shared cache is when data and instructions are located in the same area of cache.
Is split cache effective? It depends on the program, and how heavily it relies on the data vs the instructions...
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srinu
shared is used for multiful t/r.if unnamed shared cache
used b/w t/r in same mapping.
named cache used b/w t/r in same and different mapping.
srinu
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pushparao
shared cache is used to store the all scheduled information
with in a session.
Is This Answer Correct ? | 0 Yes | 10 No |
What is Performance tuning in Informatica?
How do you load unique records into one target table and duplicate records into a different target table?
What is galaxy shema
What is the difference between a connected look up and unconnected lookup?
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
111111111111ravi11111111kumar11111111111? i want display ravi kumar using sql?
without dynamic lookup transformation how to insert new rows and update existing rows?
Can we have a Mapping without a Source Qualifier?
How can you differentiate between powercenter and power map?
Can any one describe what is audit table briefly?how does it look like and what are the columns in it?
1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records, the session got failed. how do u load the rest of records ?? 3) use of lookup override
What is the difference between OLTP and ODS?