Chapter Two: Command Set
37
Command Argument Description
-s/-- schedule>
-d/--index <system assigned name>
Example:
add -n myname -c Cont0 -s "0-24 0-7" -d 1
asyncreplica
add -n myname -c Cont0 -s "* 0-7" -d 1
asyncreplica
add -n myname -c Cont0 -s "0-24 *" -d 1
asyncreplica
add -n myname -c Cont0 -s "* *" -d 1 asyncreplica
Replication.
Note :
1) The periodicity can be of one of
the following
a.“<start time>-<end time>
<start_day>-<end day>”
b.“<start time > <start_day>-<end
day>”
c.“<start time>-<end time>
<start_day>”
d.“<start time> <start_day>”
e.“ * *”
f.“ * <start_day>-<end day>”
g.“<start time>-<end time> *”
2) The ‘start time’ and ‘end time’
can take values from 0-24
representing the hour of the day
only.
3) The ‘start day’ and ‘end day’
can take values from 0-7
representing the day of the week
only.
4) ‘*’ indicates all hours of the day
or all days of the week based on its
position.
Note: The end_time and end_day
are not included. Meaning 15-16
means 1500-1559 Hours and 0-2
means Monday and Tuesday
5) A Maximum of 8 periodicity
information is allowed for
Asynchronous Replication pair
6) This command can be issued in
a primary.
remove asyncreplica
-n/--name < asynchronous replication name>
-c/--containername <container name>
-s/-- schedule>
-d/--index <system assigned name>
Example:
remove -n myname -c Cont0 -s "0-24 0-7" -d 1
asyncreplica
remove -n myname -c Cont0 -s "* 0-7" -d 1
asyncreplica
remove -n myname -c Cont0 -s "0-24 *" -d 1
asyncreplica
remove -n myname -c Cont0 -s "* *" -d 1
asyncreplica
Remove periodicity information for
a particular Asynchronous
Replication.
Note:
1) The periodicity format should be
same as above.
2) This command can be issued in
a primary.
set asyncreplica -t/--type snap
-c/--containername <containername>
Sets the snapshot schedule for a
CG.