Universal Cache User Guide : IBM InfoSphere CDC for solidDB® reference : Commands for IBM InfoSphere CDC : Using the IBM InfoSphere CDC commands
  
Using the IBM InfoSphere CDC commands
You can issue IBM InfoSphere CDC commands at a command line prompt or as part of a batch file or shell script. Commands are located in the bin directory of your IBM InfoSphere CDC installation directory. Navigate to this directory to run the commands.
Note To list the available flags for a command and a short description of each flag, type the name of the command at a command prompt with the -? flag and press Enter. For example, dmterminate -?
Parameter formats
The command parameters use these conventions:
Angle brackets ( < > ) indicate a mandatory parameter.
Square brackets ( [ ] ) indicate an optional parameter. If you omit the parameter, IBM InfoSphere CDC uses a default value.
A vertical bar ( | ) separating one or more parameters indicate that only one of the parameters in the list can be used. When one or more vertical bars appear in a list of parameters that is enclosed by square brackets [ ], the choices are limited to the parameters in the list, but you have the option to not specify any of the parameters.
Ellipsis ( ... ) means that a parameter or option can be repeated more than once.
Unless otherwise noted, the commands apply to all operating systems.
See also
Commands for IBM InfoSphere CDC