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

EDMLUCTR Utility - Example 2

EDMLUCTR Utility - Example 2

The following JCL statements print summary data for all log records starting from the specified RBA and detailed information in hexadecimal format about the change records:
// JOB //READER EXEC PGM=EDMLUCTR //STEPLIB DD DISP=SHR,DSN=
hlq
.LOAD //ERDS01 DD DISP=SHR,DSN=
your
.ERDS01 //EDMPARMS DD DISP=SHR,DSN=
your
.USERLIB //SYSIN DD * -SEL LOGRBA=000000191A8D0000 CHANGE-DETAIL -SEL RECORDS=10 //
The job prints the detailed information about the change records because the optional CHANGE-DETAIL parameter is included.
The resulting output is:
19:08:00.74 L O G S T A R T PWXEDM175000I Log Scan/Print Utility initializing Echo of input from SYSIN.............. -SEL LOGRBA=000000191A8D0000 CHANGE-DETAIL -SEL RECORDS=10 End of input from SYSIN.............. PWXEDM175005I Begin data transfer at X'000000191A8D0000' PWXEDM172146I EDMLRDP: LMF now processing WBRUMB1.DEV.V1.PRILOG.DS01 for Log Scan/Print Utility Beg-pkt EDP-UOW=AUSL 000000191A8D00000000 LogRBA=000000191A8D0000 ECCR-UOW=AUSDB201 01 F0F1000000000001 605FE82B00000000 Timestamp-18:53:19:68 Date-05/07/2014 Chg-rec EDP-UOW=AUSL 000000191A8D00000000 LogRBA=000000191D410000 ECCR-UOW=01 F0F1000000000001 605FE82B00000000 Source=DB2 Func=DLET Srcname=DB2DSNBtenchar1 Timestamp-18:53:19:68 Date-05/07/2014 0000 00000003 00000014 000002B4 000002B4 © © 0010 0000044A 02A00101 C3C46008 00000002 œ¢ µ CD-— 0020 E2C40000 00000000 00000000 00040000 SD œ 0030 00000000 00000000 0000CD1E 42982685 ò âq e 0040 8081C4C2 F2C4E2D5 C2A38595 83888199 ØaDB2DSNBtenchar 0050 F1404040 40404040 40404040 40404040 1 0060 40404040 4040C1E4 E2D34040 00000019 AUSL 0070 1A8D0000 00000000 00191D41 00000000 ’ý   . . . . . . . . . . Default 5000 or RECORDS= threshold reached PWXEDM172198I EDMLPOPU: LMF table populate tasks are terminating due to an operator stop or PAC termination PWXEDM175039E Reader for
log_dataset_name
ended due to operator STOP or PAC termination Totals by Source.............. DB2DSNBtenchar1 Isrt= 2 Repl= 1 Dlet= 2 Segm= 0 Evnt= 0 Unk= 0 Open Uows..................... Edp-UOW=AUSL 0000001936AD00000000 LogRBA=0000001936AD0000 ECCR-UOW=01 F0F1000000000001 605FF6E000000000 L O G E N D

0 COMMENTS

We’d like to hear from you!