in which situations we go for pesistent cache in lookup and
which situations go for shared lookup cache?
Answers were Sorted based on User's Feedback
Answer / naga
If the lookup does not change between sessions, you can
configure the transformation to use a persistent lookup
cache. When you run the session, the Integration Service
rebuilds the persistent cache if any cache file is missing
or invalid.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sbvp
1.persistent is session level. it increase the perfomance.
it is useful for mutliple session runs.
2.if we want to lookup on mutli t/r's we go for shared
lookup
thanks
sbvp
| Is This Answer Correct ? | 0 Yes | 0 No |
how to join two flat files in informatica?
From where you extract the data, how you did it into informatica? explain....
1 Answers Accenture, Unisoft Infotech,
SOURCE NAME SAL GANGA 30000 RAJU 20000 PAVAN 25000 TARGET NAME SAL MAXSAL GANGA 30000 30000 RAJU 20000 30000 PAVAN 25000 30000 in mapping level how to achive that
What do you mean incremental aggregation?
why u go for dimensions ?
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
How to use procedural logic inside infromatica?
Explain what is informatica metadata and where is it stored?
How to load the data from a flat file into the target where the source flat file name changes daily?
Explain lookup transformation source types in informatica
Is there any model difference between ODS and DWH
Why we use stored procedure transformation?