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

DUMPDIAG Command

DUMPDIAG Command

The DUMPDIAG command produces files for the capture catalog, general database information, and the DB2 log records for each partition in the directory that is specified by the DIR parameter.
DUMPDIAG [
database keywords
] [CCATALOG=
table_name
] BVTS=
begin_VTS
[EVTS=
end_VTS
] DIR=
dump_directory
[REPLACE={N|Y}] ;
The following table describes the parameters in the DUMPDIAG command:
Parameter
Description
CCATALOG
Name of the capture catalog table.
BVTS
Required. The starting timestamp for the diagnostics file in the format
YYYY
-
MM
-
DD
-
HH
.
MI
.
SS
.
SSSSSS
. The year, month and day are required.
BVTS values are always specified in GMT (Greenwich Mean Time).
EVTS
The ending timestamp for the diagnostics file in the format
YYYY
-
MM
-
DD
-
HH
.
MI
.
SS
.
SSSSSS
. The year, month and day are required.
EVTS values are always specified in GMT (Greenwich Mean Time).
DIR
Required. The directory where the diagnostics file is written.
The file name is “ccatdmp.
database_name
.
capture_catalog_name
.sql“ and cannot be changed.
REPLACE
Indicates whether to overwrite existing files. Specify Y to overwrite existing files.
An example of this type of information is:
PWX-20512 Producing file 'dtst20061221\ccatdmp.cap14.partcaptst.sql' PWX-20512 Producing file 'dtst20061221\dbconfig.txt' PWX-20512 Producing file 'dtst20061221\p0.logdmp' PWX-20540 Begin LSN 0000042B3EBC0000 selected for BVTS value PWX-20519 End of UDB log file reached PWX-20512 Producing file 'dtst20061221\p1.logdmp' PWX-20540 Begin LSN 00000768C1040000 selected for BVTS value PWX-20519 End of UDB log file reached PWX-20512 Producing file 'dtst20061221\p20.logdmp' PWX-20540 Begin LSN 0000046B76C10000 selected for BVTS value PWX-20519 End of UDB log file reached PWX-20506 Command DUMPDIAG complete

0 COMMENTS

We’d like to hear from you!