Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: PowerExchange Client for PowerCenter (PWXPC)
  4. Part 3: PowerExchange ODBC
  5. Appendix A: PowerExchange Interfaces for PowerCenter Tips
  6. Appendix B: Datatypes and Code Pages
  7. Appendix C: PowerExchange Interfaces for PowerCenter Troubleshooting

PowerExchange Interfaces for PowerCenter

PowerExchange Interfaces for PowerCenter

CDC Batch and Continuous Extraction Modes

CDC Batch and Continuous Extraction Modes

PowerExchange can write change data to PowerExchange Condense condense files on IBM i or z/OS systems or to PowerExchange Logger for Linux, UNIX, or Windows (LUW) log files on LUW systems, instead of providing a real-time change stream. When a PowerCenter CDC session runs, PWXPC extracts the change data from the PowerExchange condense files or log files.
PowerExchange Condense is an optional component that runs on IBM i (i5/OS) or z/OS systems. The PowerExchange Condense change stream contains data changes in time sequence order. As a result, the changes in a single unit of work (UOW) are not contiguous in the change stream. The UOW Cleanser component reconstructs the UOWs into complete and consecutive UOWs based on transaction end time and then writes the reconstructed UOWs to condense files.
The PowerExchange Logger for LUW is also an optional component. The PowerExchange Logger for LUW writes only successful UOWs to its log files, in chronological order based on end time.
PWXPC can extract change data from PowerExchange condense files or log files in one of the following modes:
  • Batch extraction mode
    . Uses a PWX CDC Change connection and the PowerExchange CAPX access method to extract change data in batch. Extraction processing stops after data from all of the condense files or log files is read.
  • Continuous extraction mode
    . Uses a PWX CDC Real Time connection and the PowerExchange CAPXRT access method to extract change data continuously from PowerExchange condense files or log files. Extraction processing runs until stopped.
PWXPC connects to PowerExchange through the PowerExchange Call Level Interface (SCLI). PowerExchange reads the change data from each log file or condense file only once, in a single pass, for all sources in the mapping.
The following image shows the data flow of logged change data from PowerExchange through PWXPC and PowerCenter to the target tables:
Data flows from the data source to PowerExchange Logger for LUW log files or PowerExchange Condense condense files and then to the PowerExchange Listener. From there, data flows across the network to the PowerExchange SCLI > PowerCenter Integration Service > target table.

0 COMMENTS

We’d like to hear from you!