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 STATUS Command

DISPLAY STATUS Command

Displays the current status of the Condense Controller and each subtask of a PowerExchange Condense started task or job.
Alternatively, on a Linux, UNIX, or Windows system, you can issue a pwxcmd displaystatus command from the command line, a batch file, or a script to a PowerExchange Condense process running on the local or a remote system.

Syntax

The syntax varies by platform.
  • On an i5/OS system, use the following syntax:
    SNDPWXCMD CMDHDLRLIB(
    condlib
    ) DTLCMD(DISPLAY) DISPLAYOPT(STATUS)
    The
    condlib
    variable is the name of the library that contains the condense files, which you specified in the COND_DIR parameter of the CAPTPARM configuration file.
  • On an z/OS system, use the following syntax:
    F
    task_name
    ,DISPLAY STATUS
    The
    task_name
    variable is the name of the Condense started task or batch job for which you want to display information. Usually, PowerExchange Condense runs as a started task.

Example Output

The following example output was produced by the DISPLAY STATUS command:
Command=DISPLAY ****************** STATUS ************************ COMMAND_HANDLER NOT waiting Event=02 ALL_TASK_SHUTDOWN status=1 INTERESTED Event=09 GOT_A_COMMAND status=1 INTERESTED Event=32 CAPTURE_STARTUP_COMPLETE status=1 INTERESTED Event=33 ALL_STUBS_STARTED status=1 INTERESTED Event=38 Unknown status=1 INTERESTED CONDENSE NOT waiting Event=02 ALL_TASK_SHUTDOWN status=1 INTERESTED Event=24 START_CONDENSING status=1 INTERESTED Event=32 CAPTURE_STARTUP_COMPLETE status=1 INTERESTED Event=33 ALL_STUBS_STARTED status=1 INTERESTED DUMP WAITING Event=02 ALL_TASK_SHUTDOWN status=1 INTERESTED Event=10 CMD_TO_DUMP status=1 INTERESTED Event=33 ALL_STUBS_STARTED status=1 INTERESTED CONTROLLER WAITING     Event=02 ALL_TASK_SHUTDOWN status=1 INTERESTED Event=11 CMD_TO_CONT status=1 INTERESTED Event=14 CMDH_FAILED status=1 INTERESTED Event=16 DUMP_FAILED status=1 INTERESTED Event=17 CONDENSE_FAILED status=1 INTERESTED Event=20 CMDH_ENDED status=1 INTERESTED Event=22 DUMP_ENDED status=1 INTERESTED Event=23 CONDENSE_ENDED status=1 INTERESTED Event=27 CMDH_INIT_COMPLETE status=1 INTERESTED     Event=29 DUMP_INIT_COMPLETE status=1 INTERESTED Event=30 CONDENSE_INIT_COMPLETE status=1 INTERESTED Event=35 CHKPT_COND_DONE status=1 INTERESTED Event=37 CONDENSING_COMPLETE status=1 INTERESTED **************************************************

0 COMMENTS

We’d like to hear from you!