NAME
cancelmig - Stops migration
SYNOPSIS
[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd cancelmig -i session-id
/opt/FJSVssmgr/sbin/vscmcmd cancelmig -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe cancelmig -i session-id
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe cancelmig -h
($INS_DIR means "Program Directory" specified at the Manager installation.)
DESCRIPTION
This command stops migrations that are executing.
Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).
OPTIONS
Specify the session ID for the migration to be stopped.
Indicates how to use the command.
EXAMPLES
Stopping a migration that is executing as session 10010001.
# /opt/FJSVssmgr/sbin/vscmcmd cancelmig -i 10010001 Command terminated normally.
EXIT STATUS
0: Stopping the migration has terminated normally.
1: Stopping the migration has terminated abnormally.
SEE ALSO