Hi, I'm Bolo!
What would you like to know?
ASK BOLOPreview
Please to access Bolo.

Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Commands
  3. Adabas Log-Based ECCR Commands
  4. Batch VSAM ECCR Commands
  5. CICS/VSAM ECCR Commands
  6. Datacom Table-Based ECCR Commands
  7. DB2 for z/OS ECCR Commands
  8. IDMS Log-Based ECCR Commands
  9. IMS Synchronous ECCR Commands
  10. IMS Log-Based ECCR Commands
  11. PowerExchange Agent Commands
  12. PowerExchange Condense Commands
  13. PowerExchange Listener Commands
  14. PowerExchange Logger for MVS Commands
  15. PowerExchange Logger for Linux, UNIX, and Windows Commands
  16. pwxcmd Commands

Command Reference

Command Reference

DISPLAY RECORDS Command

DISPLAY RECORDS Command

Displays counts of change records that the PowerExchange Logger for Linux, UNIX, and Windows processed during the current processing cycle. If the PowerExchange Logger did not receive changes during the current cycle, displays counts of change records for the current set of PowerExchange Logger log files.
Record counts are shown for each type of change record processed and for total records processed. Change record types include Delete, Insert, Update, and Commit.
Depending on whether the counts are for the current cycle or the current log files, the output includes all or some of the following types of counts:
  • Cycle
    . Counts of change records for the current PowerExchange Logger processing cycle. The PowerExchange Logger resets these counts to zero when the wait interval that is specified in the NO_DATA_WAIT2 parameter of the pwxccl.cfg file expires and no change data has been received.
  • File
    . Counts of change records for the current set of PowerExchange log files. The PowerExchange Logger resets these counts to zero when a file switch occurs.
  • Total
    . Total counts of change records that the PowerExchange Logger received since it started. These counts are not reset to zero.
The message output from this command is displayed on screen and written to the PowerExchange message log.

Syntax

Use the following syntax to issue the command from the command line against a PowerExchange Logger process that is running in foreground mode:
DISPLAY RECORDS
Alternatively, use the pwxcmd program to issue the displayrecords command. You must use pwxcmd if you run the PowerExchange Logger in background mode.

Example Output

The following example DISPLAY RECORDS output shows counts of Update, Commit, and Total records that the PowerExchange Logger processed in the current log file:
PWX-26011 Command handler received command "DISPLAY RECORDS" PWX-26010 Command "DISPLAY RECORDS" information PWX-26068 Update records. File 2. Total 2 PWX-26069 Commit records. File 2. Total 2 PWX-26070 Total records. File 4. Total 4

0 COMMENTS

We’d like to hear from you!