In which situation we will use persistant cache and shared
cache in real time. plzsss answer with example
Answer / 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 |
major difference between normal loading and bulk loading?
What is the difference between Normal load and Bulk load?
why we need informatica
In real time scenario where can we use mapping parameters and variables?
Whats there in global repository
when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want to load the remaing rows in target with out truncate target table.What should i use?
Load data to multiple targets according date. When First time session runs it should send to 1st target,second time session runs then send to 2nd target and goes on how to achieve it
Can we insert and update a target table without using update strategy transformation?How?
What is the functionality of update strategy?
How to send duplicates to one target and unique rows to one target?target is empty
Plz..let me know differences between Informatica 7.1 and 8.1?
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.