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

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!