名前
cancelmig - マイグレーションの中止
形式
[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 は、マネージャーをインストールした時の「プログラムディレクトリ」です。)
機能説明
実行しているマイグレーションを中止します。
本コマンドは、OSの管理者(administrator 権限、root権限)で実行します。
オプション
マイグレーションを中止するセションのセションIDを指定します。
コマンドの使用方法を表示します。
使用例
セション 10010001 で実行しているマイグレーションを中止させます。
# /opt/FJSVssmgr/sbin/vscmcmd cancelmig -i 10010001 Command terminated normally.
終了ステータス
0: マイグレーションの中止が正常終了しました。
1: マイグレーションの中止が異常終了しました。
関連項目