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 z/OS Commands
  15. PowerExchange Logger for Linux, UNIX, and Windows Commands
  16. pwxcmd Commands

Command Reference

Command Reference

DISPLAY CPU Command

DISPLAY CPU Command

Displays the CPU time spent, in microseconds, for PowerExchange Logger processing during the current logging cycle, by processing phase. Also includes the total CPU time for all PowerExchange Logger processing.
For example, CPU time might be reported for the following processing phases:
  • Reading source data
  • Writing data to PowerExchange Logger log files
  • Performing file switches
  • Performing "other processing," such as initialization and Command Handler processing of commands
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 CPU
Alternatively, use the pwxcmd program to issue the displaycpu command. You must use pwxcmd if you run the PowerExchange Logger in background mode.

Example Output

The following example DISPLAY CPU output shows information about CPU time spent for many processing phases, including file switches:
PWX-26011 Command handler received command "DISPLAY CPU" PWX-26010 Command "DISPLAY CPU" information PWX-26051 CPU uSecs reading source data 78125 PWX-26052 CPU uSecs writing data to files 31250 PWX-26053 CPU uSecs during file switches 15625 PWX-26054 CPU uSecs for other processing 640625 PWX-26055 CPU uSecs TOTAL 765625

0 COMMENTS

We’d like to hear from you!