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

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!