dsschecksuppllog - DSS 6 | Data Source Solutions Documentation
Documentation: dsschecksuppllog - DSS 6 | Data Source Solutions Documentation
dsschecksuppllog
Usage
<b>dsschecksuppllog</b> [<b>-R</b><em>url</em>] [<b>-l</b><em>x</em>]... [<b>-v</b>] <em>hub</em>Test all or specific source locations on the hub.<b>dsschecksuppllog</b> [<b>-R</b><em>url</em>] [<b>-l</b><em>x</em>]... [<b>-v</b>] <em>hub chn</em>Test all or specific source locations in the channel on the hub.
Description
This command is only supported for SQL Server.
Command dsschecksuppllog checks if all the source locations specified in the command have supplemental logging (articles or CDC enabled for replication) enabled in tables for that location.
Options
This section describes the options available for command dsschecksuppllog.
| Parameter | Description |
|---|---|
-lx |
Test locations specified by x. If this option is not supplied, then dsschecksuppllog will test all locations within the channel. Values of x may be one of the following:
-lx instructions can be supplied together to dsschecksuppllog. |
-Rurl |
Remote hub server. Access the hub server running on a remote machine, via the REST interface. This option is required for remote CLI access. When using this option, command dsslogin should be run first, for authentication. |
-v |
Verbose. Display each table found with corresponding supplemental logging information. |
Examples
Example 1. Check supplemental logging on a specific location
The following command tests location myloc and displays the corresponding supplemental logging information.
dsschecksuppllog -l 'myloc' -v myhub