Define Incremental Aggregation?
Answers were Sorted based on User's Feedback
Answer / 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 |
IF THE SOURCE CHANGES ONLY INCREMENTLY AND U CAN CAPTURE THOSE CHANGES
YOU CAN CONFIGURE THE SESSION TO PROCESS ONLY THOSE CHANGES
| Is This Answer Correct ? | 2 Yes | 0 No |
how can u approach u r client
Differences between version 7.x and 8.x.
0 Answers Accenture, Cognizant,
how i will stop my workflow after 10 errors
in oracle write query yourname+1 from dual
how can one eliminate dupliacte data with out using distinct option?
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 ?
What are the types of schemas we have in data warehouse.
When do you use sql override in a lookup transformation?
what is the difference between onsite & client site?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
how can run the wf through pmcmd commend? write script?