PowerExchange can help you synchronize a data source with a data target. PowerExchange performs the following basic functions:
Bulk data movement. Use this function to materialize or entirely refresh a data target. This function can move large amounts of data between different platforms efficiently. However, frequent bulk data movement operations can be costly in terms of space, time, and staff resources.
Change data capture (CDC). Use this function to capture changes to a data source and apply them to a target in near real time or asynchronously. PowerExchange CDC can capture insert, update, and delete changes that are made to a data source. PowerExchange CDC has minimal impact on the performance and availability of the source database, tables, and files.
PowerExchange provides two types of CDC:
Synchronous CDC. Occurs in real time by integrating into the transaction performing the change.
Asynchronous CDC. Captures the changes from database log files.
PowerExchange works with PowerCenter to enable you move bulk data and change data to a variety of data targets.