Universal Cache User Guide : IBM InfoSphere CDC for solidDB® reference : Other commands : dmclearstagingstore: Remove cached operations from the staging store
  
dmclearstagingstore: Remove cached operations from the staging store
Use this command to remove all the contents from the IBM InfoSphere CDC staging store on your source system. The staging store is used to provide a cache of change data that is read from the database logs. There may be times when the contents of the staging store are no longer valid and IBM InfoSphere CDC will give instructions to clear the staging store with this command.
Syntax
dmclearstagingstore [-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 your machine’s locale.
Result
This command returns a value of 0 if the operation was successful. If it fails, this command returns a non-zero value.
See also
Other commands