what is the difference between static and dynamic
Answer Posted / nagaraju bhatraju
Uncached lookup: The informatica server doesnot build a
cache for temporary starage of data. Wenever it need to
refer to the look up table, it scans the source directly.
Dynamic Cache: The informaatica server builds a cache of
the source wen the workflow runs for the first time and it
updates the cache records dynamically after each row it
loads to the target. Means, if a target row gets updated,
the dynamic cache also gets updated automatically after
that particular row comitted in the target.
or
Dynamic cache - can be configured as connected lookup only.
It does not support lookup on flat file. Can have only
equality operator in lookup condition.
Static cache - can be configured as connected as well as
unconnected lookup. Supports lookup on flatfile. Can have
any relational operator in lookup condition.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
permutations of mapplet
How we can create indexes after completing the load process?
How to improve the performance of a session using sorter transformation?
Explain load alternative records / rows into multiple targets - informatica
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Explain constraint based loading in informatica
How can we delete duplicate rows from flat files?
Separate from an archive server and a powerhouse?
how many types of dimensions are available in informatica?
What do you mean by channel change?
What is a predefined event?
How can you increase the performance in joiner transformation?
How many dimensions are there in informatica?
To import the flat file definition into the designer where should the flat file be placed?
can u give example for factless fact table