hvrchecksuppllog
Usage
hvrchecksuppllog [-Rurl] [-lx]... [-v] hub
Test all or specific source locations on the hub.hvrchecksuppllog [-Rurl] [-lx]... [-v] hub chn
Test all or specific source locations in the channel on the hub.
Description
This command is only supported for SQL Server.
Command hvrchecksuppllog 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 hvrchecksuppllog.
Parameter | Description |
---|---|
-lx | Test locations specified by x. If this option is not supplied, then hvrchecksuppllog will test all locations within the channel. Values of x may be one of the following:
-lx instructions can be supplied together to hvrchecksuppllog. |
-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 hvrlogin 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.
hvrchecksuppllog -l 'myloc' -v myhub