What are the types of lookup caches?
Answer Posted / anushka jain
Lookup Cache boost the performance of look up by reading the data from lookup source only once and then using it for for rest of the mapping. We can enable the Cache by checking the “Lookup caching Enabled†in the Properties tab of lookup Transformation.
Different Type of Cache are
1.static cache
2.dynamic cache
3.persistant cache
4.shared cache
I found a very good article at below link .
http://www.tecktricks.com/types-of-lookup-cache-in-informatica/
I hope it will benefit you :)
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the need of an ETL tool?
Explain Dataware house architecture .how data flow from intial to end?
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?
How does the aggregator transformation handle null values?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What are the new features of Power Center 5.0?
How to do unit testing in informatica?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Why do we need informatica?
What are the informatica performance improvement tips
How do you convert single row from source into three rows into target?
Explian the Process of deployment groups in informatica
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
expain about the tune parameters?