Table of Contents

Search

  1. Preface
  2. Part 1: PowerExchange CDC Introduction
  3. Part 2: PowerExchange CDC Components
  4. Part 3: PowerExchange CDC Data Sources
  5. Part 4: Change Data Extraction
  6. Part 5: Monitoring and Tuning
  7. Appendix A: DTL__CAPXTIMESTAMP Time Stamps

CDC Guide for Linux, UNIX, and Windows

CDC Guide for Linux, UNIX, and Windows

Enabling Offload Processing for CDC Sessions

Enabling Offload Processing for CDC Sessions

To use CDC offload processing, you must configure some PWX CDC connection attributes. Also, you must add the source-specific CAPI_CONNECTION statements to the DBMOVER configuration file on the PowerCenter Integration Service machine.
  1. Configure attributes for offload processing on the PWX CDC Real Time application connection for the CDC session.
    The following table describes the attributes that are required for offload processing:
    Connection Attribute
    Description
    Location
    Specifies the node name of the system on which the change data resides. This node name must match the name of a NODE statement in the dbmover.cfg configuration file on the PowerCenter Integration Service machine.
    Offload Processing
    Controls whether PowerExchange uses CDC offload processing. When offload processing is enabled, PowerExchange transfers column-level processing of the change data and any UOW Cleanser (UOWC) processing from the source system to the PowerCenter Integration Service machine.
    Options are:
    • No
      . Disables offload processing.
    • Yes
      . Enables offload processing.
    • Auto
      . PowerExchange determines whether to enable or disable offload processing.
    Default is No.
    CAPI Connection Name
    Specifies the name of the source CAPI_CONNECTION statement in the dbmover configuration file on the PowerCenter Integration Service machine.
  2. Copy the source-specific CAPI_CONNECTION statements from the dbmover configuration file on the source system to the dbmover configuration file on the PowerCenter Integration Service machine.
    The following table identifies the CAPI_CONNECTION statement types to copy for each Linux, UNIX, and Windows source type:
    Source Type
    CAPI_CONNECTION Statement Types
    Db2 on Linux, UNIX, or Windows
    UDB
    Microsoft SQL Server
    MSQL
    MySQL
    MYSQL
    Oracle
    ORAD, for PowerExchange Express CDC for Oracle sources
    PostgreSQL
    PG

Back to Top

0 COMMENTS

We’d like to hear from you!