what is incremantal aggregation?
Answer / swetha
When using incremental aggregation, you apply captured
changes in the source to aggregate calculations in a
session. If the source changes only incrementally and you
can capture changes, you can configure the session to
process only those changes. This allows the Informatica
Server to update your target incrementally, rather than
forcing it to process the entire source and recalculate the
same calculations each time you run the session.
| Is This Answer Correct ? | 4 Yes | 0 No |
How to load relational source into file target?
Explain about perform recovery?
How to load the data from a flat file into the target where the source flat file name changes daily?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
What is Data Caches size?
What are mapplets? How is it different from a Reusable Transformation?
What are session parameters ? How do you set them?
What are set operators in Oracle
i want to convert below src into target src is as follows maths 30 science 20 social 81 i want data in trg like below maths science social 30 20 81
Is there any target staging area in informatica not staging area
HOW TO DELETE A RECORD FROM FLAT FILE
LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Using the LookUP Condition How many types of relational conditions we can make ?