dmgetstagingstorestatus - Retrieve staging store status
Use this command to retrieve status information for the CDC Replication staging store on your source system and the Continuous Capture feature.
The command enables you to evaluate the internals of the shared scrape staging store. You can obtain various types of important information when invoking the command, for example:
- The staging store is enabled.
- Continuous capture is disabled.
- Capture is not running.
- x out of y subscriptions are running.
- Estimated disk space reserved for in-memory data is n bytes.
- Actual disk space usage is m bytes.
- The staging store is x percent full.
- Staging store oldest operation bookmark: low watermark bookmark
- Staging store newest operation bookmark: high watermark bookmark
Syntax
dmgetstagingstorestatus [-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.