dmclearstagingstore - Remove cached operations from the staging store
Use this command to remove all the contents from the CDC Replication 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 CDC Replication will
give instructions to clear the staging store with this command.
Syntax
dmclearstagingstore [-I <name>] [-L <locale>]
Parameters
- [-I <name>]
- Specifies the name of the CDC Replication instance. Alternatively, you can specify the TSINSTANCE environment variable in place of this value.
- [-L <locale>]
- The name of the locale used for the CDC Replication 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.