Use Incremental Update

Configure components to perform partial database updates periodically throughout the day. For example, if a DB2 region generates 60 million transaction records daily, the DB2 component in a unit can be configured to process the raw data incrementally at 8:00 AM, 2:00 PM, and midnight. Assuming a consistent transaction arrival rate, each update only has to process 20 million records.

Business Value:

Addresses the situation where a large volume raw data source cannot be processed as a whole within an acceptable daily update window. Also supports inter-day reporting.

Additional Considerations:

More Information:

For more information, see Section 4.3.12.6, Incremental Update Considerations, in the Planning, Installation, Operation, and Maintenance Guide.