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. DTLINFOX - Enhanced Release Information Utility
  8. DTLREXE - Remote Execution Utility
  9. DTLUAPPL - Restart Token Utility
  10. DTLUCBRG - Batch Registration Utility
  11. DTLUCDEP - CDEP Maintenance Utility
  12. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  13. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  14. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  15. DTLURDMO - Data Map Utility
  16. DTLUTSK - Task Control Utility
  17. EDMLUCTR - Log Scan and Print Utility
  18. EDMUOPTS - Service Aid Utility
  19. EDMXLUTL - Event Marker Utility
  20. HOSTENT - TCP/IP Address Reporter Utility
  21. PWXCATMY - MySQL Catalog Utility
  22. PWXUCCLPRT - Print Log Summary Utility
  23. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  24. PWXUCREG - Capture Registration Utility
  25. PWXUMAP - Map List Utility
  26. PWXUCRGP - Capture Registrations Print Utility
  27. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  28. PWXUGSK - SSL Reporting Utility
  29. PWXUSSL - PowerExchange SSL Reporting Utility
  30. WRKJRNLCKE- Journal Lock Table Utility for IBM i

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!