Getting started with the CHCCLP program

CHCCLP is the command line interface for the CDC Replication technology of IBM® IBM Data Replication.

CHCCLP allows users to script CDC Replication functionality, such as connecting to datastores, creating subscriptions, mapping tables, modifying mapping details, and controlling and monitoring replication.

The CHCCLP program can process the commands in one of three modes:

  • Interactive—Run CHCCLP commands one at a time from an interactive command prompt.
  • Batch—Assemble CHCCLP commands in a script file that is processed by a single invocation of the program. Batch mode uses the same syntax as Interactive mode.
  • Embedded—Run CHCCLP commands through a Java™ programming interface.
Note: CHCCLP functionality is only supported by CDC Replication datastores at version 10.2.0 or later (excluding Event Server).