Universal Cache User Guide : IBM InfoSphere CDC for solidDB® reference : Other commands : dmbackupmd: Backup metadata
  
dmbackupmd: Backup metadata
Use this command to create a backup of the IBM InfoSphere CDC metadata database which contains information about your current replication configuration. You should always back up your metadata when there are changes to your subscription configuration and table status. You can only back up your metadata while IBM InfoSphere CDC is running.
The backup of the metadata database is created in <Installation_directory>/ instance/<instance_name>/conf/backup for UNIX and Linux and in <Installation_directory>\instance\<instance_name>\conf\backup for Windows. The files in the backup directory should be stored on separate media for possible recovery.
Syntax
dmbackupmd -I <instance_name> [-L <locale>]
Parameters
-I <instance_name>
Specifies the name of the IBM InfoSphere CDC instance. Alternatively, you can specify the TSINSTANCE environment variable in place of this value.
-L <locale>
The name of the locale used for the IBM InfoSphere CDC instance. The default is the locale of the machine where IBM InfoSphere CDC is installed.
Result
This command returns a value of 0 if the command was successful and a non-zero value if the command fails.
See also
Other commands