手順
DB2 Everyplace クラスターを作成するには、dsyCreateCluster.jacl スクリプトを使用します。
- 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> を入力します。
実行した後、「DB2Everyplace_Cluster」という名前の新しいクラスターが作成されます。
関連した概念
関連したタスク