Print schedule (printschedule) v7
The printschedule
command displays a recurring replication schedule.
Synopsis
For a multi-master replication system:
-printschedule pubname -repsvrfile pubsvrfile -repgrouptype m
Parameters
subname
For SMR only: The name of the subscription whose schedule to display.
pubname
For MMR only: The name of the publication whose schedule to display.
subsvrfile
For SMR only: The file containing the subscription server login information.
pubsvrfile
For MMR only: The file containing the publication server login information.
-repgrouptype
Specify s
if this command applies to a single-master replication system. Specify m
if this command applies to a multi-master replication system. The default is s
.
Examples
This example displays the schedule for a subscription in a single-master replication system.
This example displays the schedule for a publication in a multi-master replication system. The -repgrouptype m
parameter is required in this case.
- On this page
- Synopsis
- Parameters
- Examples