What are the Differences between static cache and dynamic cache?
Answer / swetha
Static cache
Dynamic cache
U can not inert or update the cache. yoU
can insert rows into the cache as u pass
to the target
The informatic server returns a value from The
informatic server inserts rows into cache
the lookup table opr cache when the condition when the
condition is false.This indicates that
is true. When the condition is not true, the
the row is not in the cache or target table.
informatica server returns the default value yoU
can pass these rows to the target table.
for connected transformations and null for
unconnected transformations.
| Is This Answer Correct ? | 0 Yes | 5 No |
what is mapping optimization? wat are the techniques for tat
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks...
is it reqire primary key and foreign key relation ship to join relational databases?if yes? explain?
what is runtime variable?
I have 2records in target table and this record is deleted in source. Now if I run mapping twice how many records do target will have, source having 10records. Same with incrementally. Please answer me ASAP.
What are the types of schemas we have in data warehouse.
Explain what are the different versions of informatica?
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
What is the Difference between PowerPlay transformer and power play reports?
Is it possible to revert a global repository to local one and why?
What is the internal processes of integration server in Informatica? How data will be extract and load to the target?
My source contains 10 records with 5 columns.What happens if I select group by all columns in Aggregator T/R?