Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Utilities
  3. createdatamaps - Data Map Creation Utility
  4. DTLCCADW - Adabas PCAT Utility
  5. DTLCUIML - IMS Log Marker Utility
  6. DTLINFO - Release Information Utility
  7. DTLREXE - Remote Execution Utility
  8. DTLUAPPL - Restart Token Utility
  9. DTLUCBRG - Batch Registration Utility
  10. DTLUCDEP - CDEP Maintenance Utility
  11. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  12. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  13. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  14. DTLURDMO - Data Map Utility
  15. DTLUTSK - Task Control Utility
  16. EDMLUCTR - Log Scan and Print Utility
  17. EDMXLUTL - Event Marker Utility
  18. HOSTENT - TCP/IP Address Reporter Utility
  19. PWXCATMY - MySQL Catalog Utility
  20. PWXUCCLPRT - Print Log Summary Utility
  21. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  22. PWXUCREG - Capture Registration Suspend Utility
  23. PWXUCRGP - Capture Registrations Print Utility
  24. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  25. PWXUGSK - SSL Reporting Utility for z/OS
  26. PWXUMAP - Map List Utility
  27. PWXUSSL - PowerExchange SSL Reporting Utility

PWXCATMY Utility Overview

PWXCATMY Utility Overview

Use the PWXCATMY utility to create, prepare, and manage the PowerExchange catalog tables that are required for PowerExchange CDC for MySQL sources. The utility can also report information from the catalog tables.
The catalog tables store MySQL source table definitions. When PowerExchange receives DDL change events of CDC interest for the source tables, PowerExchange updates the source table definitions in the catalog to avoid errors when reading change data for the DDL-updated tables. Typically, these DDL changes are those that require you to re-create or modify the capture registrations and extraction maps for the source tables, for example, column add, drop, or rename operations and table drop or rename operations.
With this utility, you can perform the following tasks:
  • Create the catalog tables, PWXCatTables and PWXCatUpdates, in the MySQL source database or in another local or remote MySQL database.
  • Show the DDL statements for creating the catalog tables.
  • Verify that the catalog tables exist and have the correct format.
  • Create point-in-time snapshots of the source table definitions and write this information to the catalog. You must take an initial snapshot of all tables from which change data is captured prior to starting change data capture. In the utility, this task is called a REGISTER operation.
  • Remove source table definitions from the catalog. In the utility, this task is called a UNREGISTER operation.
  • List the source table names for which table definitions exist in the catalog.
  • Dump the source table definitions that are currently stored in the catalog.
  • Drop the catalog tables.
For more information about the catalog, see the
PowerExchange CDC Guide for Linux, UNIX, and Windows
.

0 COMMENTS

We’d like to hear from you!