Hitachi TrueCopy for IBM z/OS User and Reference Guide (T5211-96001, June 2007)
TrueCopy for z/OS Scripting B-19
Hitachi Universal Storage Platform V TrueCopy for IBM z/OS User’s Guide
Starting a Pair
The StartHrcPair command allows you to start the remote copy process for all
new and resynchronized TCz pairs (CreateHrcPair and ResumeHrcPair
commands). The StartHrcPair command does not have any arguments or
parameters. After you have created and/or resynchronized all desired TCz
pairs, add the StartHrcPair command to the script to begin remote copy
activity for all preceding new and resynchronized pairs. Figure B.6 provides an
example of the StartHrcPair command as it appears within a script file.
:
:
StartHrcPair
Figure B-6 Example of StartHrcPair Command