Replication with Infosphere CDC : Tools and utilities : Instance and subscription management tools
  
Instance and subscription management tools
The dminstancemanager and dmsubcriptionmanager tools enable you to script the creation, removal, and modifying of IBM InfoSphere CDC instances and subscriptions.
The tools are available in the <IBM InfoSphere CDC for solidDB installation directory>\samples\ucutils directory.
dminstancemanager – creates, removes, modifies and queries status of IBM InfoSphere CDC instances
dmsubcriptionmanager – creates and removes subscriptions or adds table mappings to existing subscriptions
ucenv – configures the environment for the use of the utilities
The dminstancemanager and dmsubcriptionmanager tools can be used with any IBM InfoSphere CDC engine, not just with IBM InfoSphere CDC for solidDB®. The ucenv script is used for defining which IBM InfoSphere CDC engine dminstancemanager uses.
For a detailed description of how to set up the environment for the use of the dminstancemanager and dmsubcriptionmanager utilities and how to use them, see the readme.txt in the <IBM InfoSphere CDC for solidDB installation directory>\samples\ucutils directory.
See also the ucdeploy and ucpassthrough sample applications, available in the <IBM InfoSphere CDC for solidDB installation directory>\samples directory. These samples use the dminstancemanager and dmsubcriptionmanager tools creating IBM InfoSphere CDC instances and replication subscriptions.
See also
ucdeploy – Configuration and setup sample
ucpassthrough – SQL passthrough setup sample
uchsbmonitor – HSB subscription monitoring sample
Tools and utilities