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

CONDENSE Command

CONDENSE Command

Manually starts a new condense cycle before the wait period for resuming condense processing has elapsed, if you are running PowerExchange Condense in continuous mode. You specify the wait period in the NO_DATA_WAIT parameter of the PowerExchange Condense CAPTPARM configuration member.
You can issue a pwxcmd condense command from a Linux, UNIX, or Windows system to a PowerExchange Condense process running on a remote i5/OS or z/OS system.

Syntax

The syntax varies by system.
  • On an i5/OS system, use the following syntax to issue a command to an i5/OS batch job:
    SNDPWXCMD CMDHDLRLIB(
    condlib
    ) DTLCMD(CONDENSE)
    The
    condlib
    variable is the name of the library that contains the condense files. You specify this library in the COND_DIR parameter of the CAPTPARM configuration member.
  • On a z/OS system, use the following syntax:
    F
    task_name
    ,CONDENSE
    The
    task_name
    variable is the name of the PowerExchange Condense started task that you are running in continuous mode. Usually, the PowerExchange Condense runs as a started task.

0 COMMENTS

We’d like to hear from you!