Procedure
To create a DB2 Everyplace cluster, use the
dsyCreateCluster.jacl script:
- For NT platforms, type:
<was_home>\bin\wsadmin.bat -f
dsyCreateCluster.jacl <nodename>
<virtualhost> <servername> <ipaddress>
<dsyinstdir> <dsysqllibinstdir> <DB2 UDB
Version><username> <groupname>
- For Linux or UNIX platforms, type:
<was_home>\bin\wsadmin.sh -f
dsyCreateCluster.jacl <nodename>
<virtualhost> <servername> <ipaddress>
<dsyinstdir> <dsysqllibinstdir> <DB2 UDB
Version><username> <groupname>
After execution, a new cluster with the name "DB2Everyplace_Cluster" is
created.
Related concepts
Related tasks