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

ExplanationScript text
(8) Start of the user post-processing
section
[POST_PROC] ...(8)
#Tape backup of the secondary volume
[CMD]
CMDLINE=C:\tmp\tapebackup.bat
(9) Execute the next command without
waiting for the command to terminate.
TIMEOUT=NOWAIT ...(9)
(10) Treat a command return value of
a value other than 0 as an error.
END_CODE=TERMINATE_NZ ...(10)
LOCATION=REMOTE
(11) Execute only when the backup
command is normal.
PARENT_STAT=NORMAL ...(11)
[CMD]
#Application recovery processing if there is
a backup error
CMDLINE=C:\tmp\recovery.bat
TIMEOUT=60
(12) Ignore any command error.
END_CODE=IGNORE ...(12)
LOCATION=LOCAL
(13) Execute only when the backup
command has an error.
PARENT_STAT=ERROR ...(13)
[CMD]
Operation for file systems262