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 Operation Types

PWXCATMY Operation Types

Each PWXCATMY command must include the OPERATION parameter. This parameter indicates the type of operation that the utility will perform.
The PWXCATMY utility can perform the following types of operations:
CREATE
Creates the catalog tables in a MySQL database on the catalog host machine. The catalog can be in the MySQL source database or in another local or remote MySQL database, which is on a Linux or Windows machine.
DROP
Drops the existing catalog tables.
DUMP
Dumps the last table definition that is recorded in the catalog. You can select the tables for which to dump table definitions based on a schema name, specific table names, table-name masks, or an instance name that is in a PowerExchange registration group definition for a MySQL source. Alternatively, you can specify a binary log coordinate to indicate a point in binary log for the DUMP operation. In this case, the DUMP operation displays the most recent MySQL table definition prior to the coordinate position.
LIST
Lists the source table names associated with the table definitions in the catalog, for either all MySQL servers or a source server that is accessed with the source connection parameters you specify.
REGISTER
Takes an initial point-in-time snapshot of the MySQL source table definitions and records the snapshot definitions in the catalog tables. You can select the tables for which to take a snapshot based on a schema name, specific table names, table-name masks, or the instance name from the PowerExchange registration group definition for the MySQL source. The easiest way to snapshot all tables that are registered for CDC under a registration group is to enter the instance name.
SHOWDDL
Displays the DDL statements for creating the catalog tables.
UNREGISTER
Removes source table definitions from the catalog. You can select the source tables for which to remove the definitions.
VERIFY
Verifies that the catalog tables exist and have the correct format.

0 COMMENTS

We’d like to hear from you!