Table of Contents

Search

  1. Preface
  2. Summary of PowerExchange New Features and Changes
  3. PowerExchange Installation and Upgrade
  4. PowerExchange Agent
  5. PowerExchange Client for PowerCenter
  6. PowerExchange Condense
  7. PowerExchange Listener
  8. PowerExchange Logger for Linux, UNIX, and Windows
  9. PowerExchange Navigator
  10. PowerExchange Monitoring and Tuning
  11. PowerExchange Utilities
  12. PowerExchange for Adabas
  13. PowerExchange for CA Datacom
  14. PowerExchange for DB2 for i
  15. PowerExchange for DB2 for Linux, UNIX, and Windows
  16. PowerExchange for DB2 for z/OS
  17. PowerExchange for CA IDMS
  18. PowerExchange for IMS
  19. PowerExchange for Microsoft SQL Server
  20. PowerExchange for MySQL
  21. PowerExchange for Oracle
  22. PowerExchange for PostgreSQL
  23. PowerExchange for VSAM and Flat Files
  24. PowerExchange ODBC

DB2 for z/OS ECCR DISPLAY Command

DB2 for z/OS ECCR DISPLAY Command

When you issue a DB2 for z/OS ECCR DISPLAY command, the ECCR now displays detail-level statistics in the PWXEDM177085I message only for source tables for which it has received DML changes from DB2. The PWXEDM177085I and PWXEDM177084I statistics messages are written to the EDMMSG data set.
To list detail-level statistics for every source table, including those with no change activity, you can include the new ALL parameter in the DISPLAY command. Use the following syntax:
DISPLAY,ALL DISPLAY,ST,ALL DISPLAY,SQ,ALL
Because ST is the default parameter for the DISPLAY command, DISPLAY,ALL and DISPLAY,ST,ALL are equivalent.
Parameter description:
ALL
Prints the SQ or ST detail-level statistics in message PWXEDM177085I for every source table, even those tables for which the ECCR has received no DML changes. If you omit the ALL parameter, the ECCR prints the detail-level statistics only for the source tables for which the ECCR received at least one DML change. If you specify the ALL parameter without the SQ or ST parameter, the ALL parameter applies to the ST detail-level statistics.
Example DISPLAY,ST output:
PWXEDM177084I ABCDSNB capture statistics at 2016-09-06 21.30.29 DB2 Log Location 000000000007AE9460B6.0000.0000 DB2 Log Timestamp 2016-09-06 21.30.17 Current Delay= sec Average Delay= sec DB2 Log records REC_TOT REC_INTV REC_PSEC 13 0 0 EDM Messages MSG_TOT MSG_INTV MSG_PSEC 2 0 0 PWXEDM177085I Detail level statistics follow MSG_TOT MSG_INTV MSG_PSEC TABLE_NAME 1 0 0 ABCOOK1.TSTP1 1 0 0 ABCOOK1.SVT@ALL
Example DISPLAY,ST,ALL output:
PWXEDM177084I ABCDSNB capture statistics at 2016-09-06 21.31.05 DB2 Log Location 000000000007AE9460EA.0000.0000 DB2 Log Timestamp 2016-09-06 21.30.17 Current Delay= sec Average Delay= sec DB2 Log records REC_TOT REC_INTV REC_PSEC 13 0 0 EDM Messages MSG_TOT MSG_INTV MSG_PSEC 2 0 0 PWXEDM177085I Detail level statistics follow MSG_TOT MSG_INTV MSG_PSEC TABLE_NAME 0 0 0 ABCOOK1.V11TAB 0 0 0 ABCOOK1.TSTP3 0 0 0 ABCOOK1.TSTP2 1 0 0 ABCOOK1.TSTP1 0 0 0 ABCOOK1.SVT@SCC 1 0 0 ABCOOK1.SVT@ALL 0 0 0 ABCOOK1.RRF1 0 0 0 ABCOOK1.P750612 0 0 0 ABCOOK1.P707951D 0 0 0 ABCOOK1.P707951C 0 0 0 ABCOOK1.P707951B 0 0 0 ABCOOK1.P707951A 0 0 0 ABCOOK1.COMP1111222233334444555566667777888899990000COMP 0 0 0 ABCOOK1.QAALLTYPES_DMAP
For more information, see the "DB2 for z/OS ECCR Commands" chapter in the
PowerExchange Command Reference
.

0 COMMENTS

We’d like to hear from you!