ページの先頭行へ戻る
Interstage Shunsaku Data Manager コマンドリファレンス

8.1 shunccfgedit

名前

shunccfgedit -- conductor環境の動的変更


形式1(directorの追加


shunccfgedit

-s conductor識別子
-a director番号 director識別子


形式2(directorの削除


shunccfgedit

-s conductor識別子
-d director番号


形式3(検索起点directorの変更

shunccfgedit

-s conductor識別子
-c director番号

機能説明

conductor環境を動的に変更します。


オプション


-s conductor識別子

conductor識別子を指定します。

-a director番号 director識別子

directorを追加する場合に指定します。
追加するdirectorのdirector番号とdirector識別子を指定します。

-d director番号

directorを削除する場合に指定します。
削除するdirectorのdirector番号を指定します。

-c director番号

検索起点directorを変更する場合に指定します。
検索起点directorのdirector番号を指定します。


使用例


例1

directorを追加します。

shunccfgedit -s shunc -a 2 shund2
例2

directorを削除します。

shunccfgedit -s shunc -d 2
例3

検索起点directorを変更します。

shunccfgedit -s shunc -c 2

終了ステータス

以下の終了ステータスが返されます。

0:正常終了
0以外:異常終了


注意