Table of Contents

Search

  1. Preface
  2. Change Data Capture Introduction
  3. PowerExchange Listener
  4. PowerExchange Condense
  5. DB2 for i5/OS Change Data Capture
  6. Remote Logging of Data
  7. Introduction to Change Data Extraction
  8. Extracting Change Data
  9. Monitoring CDC Sessions
  10. Managing Change Data Extractions
  11. Tuning CDC Sessions
  12. Appendix A: DTL__CAPXTIMESTAMP Time Stamps

CDC Guide for i5/OS

CDC Guide for i5/OS

Stopping a PowerExchange Listener Task for an Extraction

Stopping a PowerExchange Listener Task for an Extraction

On i5/OS, use the following SNDLSTCMD command syntax to stop a PowerExchange Listener task for an application name:
SNDLSTCMD LSTMSGQLIB(
datalib
) LSTCMD(STOPTASK) STOPTASK(
application_name
)
Where:
  • datalib
    is the user-specified name for the PowerExchange data library that was entered at installation.
  • application_name
    is the name for the active extraction process that you want to stop. This name is included in a PWX-00712 message of the DISPLAY ACTIVE command output.
Alternatively, issue the pwxcmd stoptask command from a Linux, UNIX, or Windows system to a PowerExchange Listener running on an i5/OS system.

0 COMMENTS

We’d like to hear from you!