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