Procedure
To add a new clusterMember to the cluster created above:
- Refer to the instructions in the Enabling replication.
- Issue the following commands:
- 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>
- Note:
- Please refer to the DB2 Everyplace Installation topics for important
information regarding cluster environments.
Related concepts
Related tasks