what is shared Cache. when we will use shared Cache?
Answer Posted / 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 |
Post New Answer View All Answers
Briefly explain the aggregator transformation?
During the running session, output files are created by informatica server. Enlist few of them.
what is the difference between informatica6.1 and infomatica7.1
write a query to retrieve the latest records from the table sorted by version(scd)
How many dimensions are there in informatica?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
How union transformation is used?
Repository user profiles
How many input parameters can exist in an unconnected lookup?
What is a mapplet/worklet in informatica?
What are the differences between source qualifier and joiner transformation?
How to generate or load values in to the target table based on a column value using informatica etl tool.
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
Explain the different kinds of facts.