Answer Posted / abhinaw prakash
When using incremental aggregation, you apply captured
changes in the source to aggregate calculations in a
session. If the source changes incrementally and you can
capture changes, you can configure the session to process
those changes. This allows the Integration Service to update
the target incrementally, rather than forcing it to process
the entire source and recalculate the same data each time
you run the session.
For example, you might have a session using a source that
receives new data every day. You can capture those
incremental changes because you have added a filter
condition to the mapping that removes pre-existing data from
the flow of data. You then enable incremental aggregation.
When the session runs with incremental aggregation enabled
for the first time on March 1, you use the entire source.
This allows the Integration Service to read and store the
necessary aggregate data. On March 2, when you run the
session again, you filter out all the records except those
time-stamped March 2. The Integration Service then processes
the new data and updates the target accordingly.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What do you mean by channel change?
What is the difference between Active and Passive transformation?
Briefly describe lookup transformation?
can u give example for factless fact table
How are the sources and targets definitions imported in informatica designer?
complex mapping ur project u r invlve can u explain and give real time example give me ?
Enlist the advantages of informatica.
How we can use union transformation?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
Parameter and variable differences
How to use procedural logic inside infromatica?
What is a stored procedure transformation?
Explain sql transformation in script mode examples in informatica
Do you find any difficulty while working with flat files as source and target?
can we override a native sql query within informatica? Where do we do it? How do we do it?