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

SHUTCOND Command

SHUTCOND Command

Stops PowerExchange Condense after completing a final condense cycle.
PowerExchange initiates a final condense cycle, waits for it to complete, and then shuts down PowerExchange Condense. During shutdown, PowerExchange Condense closes any open condense files, writes data to the CDCT file, takes a final checkpoint that contains the latest restart tokens, and then shuts down.
Alternatively, you can issue a pwxcmd shutcond 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:
    SNDPWXCMD CMDHDLRLIB(
    condlib
    ) DTLCMD(SHUTCOND)
    The
    condlib
    variable is the name of the library that contains the condense files. You specified this library in the COND_DIR parameter of the CAPTPARM configuration member.
  • On a z/OS system, use the following syntax:
    F
    task_name
    ,SHUTCOND
    The
    task_name
    variable is the name of the PowerExchange Condense started task or batch job that you want to stop. Usually, PowerExchange Condense runs as a started task.

Example Output

The following example output was produced by the SHUTCOND command on z/OS:
PWX-26011 Command handler received command "SHUTCOND" PWX-06467 Command Handler: Setting Condense to shut down on running out of data. PWX-06468 Command Handler: Condense request issued. PWX-06417 Condense: Start to Condense because CONDENSE Command Received PWX-06416 Condense: Shutting down because Single Condense run completed PWX-06136 Checkpoint taken to file=ABCD.D1010QB.CHKPTV2 time=16/05/24 14:49:36 PWX-06420 Condense: Checkpoint done. Sequence=00000B696E0B0000000000000B696E0B00000000 PowerExchange Logger=D8C1C8D3404000000B695CEF00000000 PWX-06404 Condense: Deleting file ABCD.D1010QB.CND.CP160520.T1832002. PWX-06404 Condense: Deleting file ABCD.D1010QB.CND.CF160520.T1831001. PWX-06404 Condense: Deleting file ABCD.D1010QB.CND.CP160520.T1832002. PWX-06414 Condense: Closing down CAPI PWX-06401 Condense: Ending successfully. PWX-06110 Unloaded module 2 (CONDENSE). PWX-06453 Command Handler: shutting down. PWX-06454 Command Handler: has stopped. PWX-06110 Unloaded module 1 (COMMAND_HANDLER). PWX-06060 Controller: subtask Command Handler ended. PWX-06060 Controller: subtask Condense ended. PWX-06107 Controller: All subtasks shut down. PWX-06065 Controller: Condensing ended. Last checkpoint time 16/05/24 14:49:36. PWX-06039 Controller: Ending.

0 COMMENTS

We’d like to hear from you!