Print Schedule (printschedule) v6.2
The printschedule
command prints a recurring replication schedule.
Synopsis
For a multi-master replication system use:
-printschedule pubname -repsvrfile pubsvrfile -repgrouptype m
Parameters
subname
For SMR only: The name of the subscription for which the schedule is to be printed.
pubname
For MMR only: The name of the publication for which the schedule is to be printed.
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. If omitted, the default is s.
Examples
In the following example the schedule is printed for a subscription in a single-master replication system.
In the following example the schedule is printed for a publication in a multi-master replication system. Note that the -repgrouptype m
parameter is required in this case.