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

PRINTMAPREPORT Command

PRINTMAPREPORT Command

The PRINTMAPREPORT command returns information about the current runtime map. The report format and content is determined by the parameters specified with the command.

Syntax

The command has the following syntax:
PWXUMAP COMMAND=PRINTMAPREPORT TYPE={ALL|CRX|DMX} OUTPUT_FILE=
file_name
LOCATION={
node_name
|
local
} [UID=
user_name
] [PWD=
password
|EPWD=
encrypted_password
] [GET_BULK_MAPNAME_FROM_CCT={Y|
N
}] [MAPMASK=
map_mask_pattern
] [OVERRIDE_CCT_FILE=
cct_file_name
] [OVERRIDE_CRX_FILE=
extraction_maps_file
] [OVERRIDE_DMX_FILE=
data_maps_file
] [REPORT_LEVEL={
SINGLELINE
|SUMMARY|COLUMNS}] [SCHEMAMASK=
schema_mask
] [TABLEMASK=
table_mask
] [TIMESTAMPS={
Y
|N}]

Parameters

The following parameters are specific to the command:
GET_BULK_MAPNAME_FROM_CCT={Y|
N
}
If REPORT_LEVEL=SINGLELINE and TYPE=CRX, this parameter controls whether the registration name for the data map is included in the report. Options are:
  • Y
    . Include the registration name.
  • N
    . Do not include the registration name.
Default is
N
.
Including the registration names in the report can significantly affect the performance of the utility.
OVERRIDE_CCT_FILE=
cct_file_name
The name of the CCT file that contains the capture registration information, if different than the CCT file that is located on the node specified in the LOCATION parameter. For example, if you use the DTLURDMO utility to copy capture registrations to a target, use this parameter to report registration information from the CCT file on the target system.
REPORT_LEVEL={
SINGLELINE
|SUMMARY|COLUMNS}
Controls the level of detail included in the report for each map. Options are:
  • SINGLELINE
    . Reports a single line of information for each map that is included in the report. This information is also included in the SUMMARY and COLUMNS report outputs.
  • SUMMARY
    . Reports additional summary information about each map in the report.
  • COLUMNS
    . Reports information about each column in the each map selected for the report. A COLUMN report includes the same information as a SUMMARY report and additionally includes detailed information about each column in the selected maps.
Default is
SINGLELINE
.
For descriptions of the global parameters in the syntax, see PWXUMAP Global Parameters.

0 COMMENTS

We’d like to hear from you!