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 |
Could any one to tell How to use the Oracle Analytic functions in Informatica?
What are the mapping parameters and mapping variables?
What are the Differences between connected and unconnected lookup?
What are the new features of Power Center 5.0?
in flatfile target how can u create header and footer plese give me the comands how will u write in session properties
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
without using emailtask how will send a mail from informatica?
How to Migrate the UNIX SCRIPTS from SIT TO PROD?
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?
In a sequential batch can u run the session if previous session fails?
generate date / time dimension in informatica