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

Example 1. Single-Line Report

Example 1. Single-Line Report

When you run the PWXUCGRP utility with the REPORT_LEVEL=SINGLELINE parameter setting, the report displays a single line of information for each capture registration.
The following command can be used to produce the example single-line report:
C:\Informatica\PowerExchangev.r.m PWXUCRGP OUTPUT_FILE=.\Files\LOCAL\SingleLine_TABLE.txt LOCATION=local UID=
user_name
PWD=
password
REPORT_SEQUENCE=TABLE REPORT_LEVEL=SINGLELINE DBTYPE=* INSTANCE=* STATUS=* CRNAME=*
The following example report shows the SINGLELINE output, sorted by table name with no filters applied:
2018-04-12 11:49:30 PWXUCRGP REPORT LOCAL ================================================================================ Output file : .\Files\LOCAL\SingleLine_TABLE.txt Location : LOCAL Report content -------------- Report Sequence : TABLE Report Level : SINGLELINE Filters for selecting Registrations ----------------------------------- Database type : * Instance : * Status : * CR Name : * Registration Counts Summary =========================== DB Type Instance Total | Active | Part None ------- -------- ----- | ------ | ---- ---- IDL LOGSID 1 | 1 | 1 0 | | MSS CYRI000 6 | 6 | 6 0 ORA EL111DTL 1 | 1 | 1 0 | | UDB JAPAN943 4 | 4 | 4 0 ------- -------- ----- | ------ | ---- ---- All *all* 22 | 22 | 22 0 ------- -------- ----- | ------ | ---- ---- DBTYPE=IDL INSTANCE=LOGSID =============================== CRNAME=aa STATUS=A CNDSOPT=Part TAG=IDLLOGSIDaa1 TABLE=aaempss01.map1_INSURANCE_PLAN DBTYPE=MSS INSTANCE=CYRI000 ================================ CRNAME=char1 STATUS=A CNDSOPT=Part TAG=MSSCYRI000char11 TABLE=dbo.testChar CRNAME=ntext1 STATUS=A CNDSOPT=Part TAG=MSSCYRI000ntext11 TABLE=dbo.testNText CRNAME=nvarchar STATUS=A CNDSOPT=Part TAG=MSSCYRI000nvarchar1 TABLE=dbo.testNVarchar CRNAME=nchar1 STATUS=A CNDSOPT=Part TAG=MSSCYRI000nchar11 TABLE=dbo.testNchar CRNAME=text1 STATUS=A CNDSOPT=Part TAG=MSSCYRI000text11 TABLE=dbo.testText CRNAME=varchar1 STATUS=A CNDSOPT=Part TAG=MSSCYRI000varchar11 TABLE=dbo.testVarchar DBTYPE=ORA INSTANCE=EL111DTL ================================= CRNAME=emp1 STATUS=A CNDSOPT=Part TAG=ORAEL111DTLemp11 TABLE=HRDA.EMP DBTYPE=UDB INSTANCE=JAPAN943 ================================= CRNAME=table2 STATUS=A CNDSOPT=Part TAG=UDBJAPAN943table21 TABLE=MYDB.TABLE2 CRNAME=table4 STATUS=A CNDSOPT=Part TAG=UDBJAPAN943table41 TABLE=MYDB.TABLE4

0 COMMENTS

We’d like to hear from you!