手順
上記で作成したクラスターに新規の clusterMember を追加するには、以下のようにします。
- レプリケーションの使用可能化の説明を参照してください。
- 以下のコマンドを発行します。
- NT プラットフォームの場合は、<was_home>¥bin¥wsadmin.bat -f
dsyCreateCluster.jacl <nodename> <virtualhost>
<servername> <ipaddress> <dsyinstdir>
<dsysqllibinstdir> <DB2 UDB Version><username> <groupname> を入力します。
- Linux または UNIX プラットフォームの場合は、<was_home>¥bin¥wsadmin.sh
-f dsyCreateCluster.jacl <nodename> <virtualhost> <servername> <ipaddress> <dsyinstdir> <dsysqllibinstdir> <DB2 UDB Version><username> <groupname> を入力します。
- 注:
- クラスター環境に関する重要な情報については、DB2 Everyplace インストール・トピックを参照してください。
関連した概念
関連したタスク