In which situation we will use persistant cache and shared
cache in real time. plzsss answer with example
Answer Posted / nitish kumar
Persistant cache we use when our data or lookup values are not changing frequently so as we know Persistant cache will be saved in cache folder so it can be reused in next session run. Because of this reusability this will basically reduce the run time of workflow.
Also since in persistant cache we have a copy of cache file we can share the same cache to other session if it required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a rank transform?
What is the scenario which compels informatica server to reject files?
What are the differences between oltp and olap?
what is the -ve test case in your project.
what is mean by complex business rule ?
What are the settings that you use to configure the joiner transformation?
What is a sequence generator transformation?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Mention few power centre client applications with their basic purpose?
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
EXL informatica Questions
How does the aggregator transformation handle null values?
What is resilience time?
What is meant by LDAP users?
What are the types of presistent cache in look up tr.