NAME
cancelrep - Cancels replication
SYNOPSIS
[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd cancelrep -i session-id
/opt/FJSVssmgr/sbin/vscmcmd cancelrep -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe cancelrep -i session-id
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe cancelrep -h
($INS_DIR means "Program Directory" specified at the Manager installation.)
DESCRIPTION
This command cancels replication in progress.
Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).
OPTIONS
Specifies the session ID of the session in which you want to cancel replication.
Indicates how to use the command.
EXAMPLES
Cancel the replication in progress with session ID "00010001" as follows:
# /opt/FJSVssmgr/sbin/vscmcmd cancelrep -i 00010001 Command terminated normally.
EXIT STATUS
0: Canceling the replication has terminated normally.
1: Canceling the replication has terminated abnormally.
SEE ALSO