HP XP7 Replication Manager Application Agent CLI User Guide (TK981-96015, May 2014)

DescriptionScript code
(15) Waits for command termin-
ation.
TIMEOUT=0 ...(15)
(16) User processing for pair
splitting.
[SPLIT_PROC] ...(16)
# Target pair volumes: SI11 dev group
[CMD]
(17) Batch splitting with a pair
group specified
CMDLINE=C:\HORCM\etc\pairsplit.exe -g TC01
-FBC 0 ...(17)
(18) Specifies a remote copy.
ENV=HORCC_MRCF= ...(18)
(19) Specifies an instance num-
ber.
ENV=HORCMINST=0 ...(19)
(20) If a non-zero return value
returns, the script will terminate
with an error.
END_CODE=TERMINATE_NZ ...(20)
(21) If the command does not
terminate within 10 seconds, the
script will terminate with an er-
ror.
TIMEOUT=10 ...(21)
[CMD]
(22) Checks the sql01 pair
status.
Waits until the sql01 status
becomes PSUS.
CMDLINE=C:\HORCM\etc\pairevtwait.exe -g TC01
-d sql01 -s psus -t 600 -FBC 0 ...(22)
(23) Specifies an instance num-
ber.
ENV=HORCMINST=0 ...(23)
(24) If a non-zero return value
returns, the script will terminate
with an error.
END_CODE=TERMINATE_NZ ...(24)
(25) Waits for command termin-
ation.
TIMEOUT=0 ...(25)
[CMD]
Operation for SQL Server databases366