Starting the subsystem and the listener

After installing CDC Replication, you must start the subsystem and the listener.

  1. If you have installed CDC Replication on an Independent Auxiliary Storage Pool (IASP) device, you must start the subsystem and the listener from the system that is currently connected to the IASP device. To set the ASP group for the interactive session, issue the following command:
    SETASPGRP <name>

    where <name> is the IASP name.

  2. To change the current library to the product library, issue the following command:
    CHGCURLIB <library>

    where <library> is the CDC Replication product library.

  3. To start the subsystem, issue the following command:
    STRSBS <library>/DMIRROR

    where <library> is the work library.

  4. To start the listener, issue the following command (if it hasn’t already been started with the STRSBS command:
    STRDMTCP SERVICE (<service>) JOBD(<library>/DMCJOBD)

    where <service> is the service name and <library> is the CDC Replication product library.