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

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 SHUTCOND command produces the following example output:
Command=SHUTCOND PWX-06467 Command Handler: Setting Condense to shut down on running out of data. PWX-06416 Condense: Shutting down because Single Condense run completed PWX-06136 Checkpoint taken to           file=
checkpoint_file_name
PWX-06420 Condense: Checkpoint done.           Sequence=
token_value
          Logger=
token_value
PWX-06404 Condense: Deleting file           
condense_file1_name
. PWX-06453 Command Handler: shutting down. PWX-06495 Dump: task got an event event_num=2. PWX-06454 Command Handler: has stopped. PWX-06491 Dump: ending. PWX-06110 Unloaded module 1 (COMMAND_HANDLER). PWX-06060 Controller: subtask Command Handler ended. PWX-06110 Unloaded module 4 (DUMP). PWX-06060 Controller: subtask Dump ended. PWX-06404 Condense: Deleting file           
condense_file2_name
. PWX-06414 Condense: Closing down CAPI PWX-06401 Condense: Ending successfully. PWX-06110 Unloaded module 3 (CONDENSE). PWX-06060 Controller: subtask Condense ended. PWX-06107 Controller: All subtasks shut down. PWX-06065 Controller: Condensing ended. Last checkpoint time 08/11/06 22:19:00. PWX-06039 Controller: Ending.

0 COMMENTS

We’d like to hear from you!