createDynamicCluster.jacl script

You can use the createDynamicCluster.jacl script to create a dynamic cluster.

Purpose

The createDynamicCluster.jacl script creates a dynamic cluster and associates it with a node group.

You can also use the Jacl scripts to create and delete dynamic clusters. For more information about available options for configuring dynamic clusters, read about dynamic cluster administrative tasks.

Location

The createDynamicCluster.jacl script is in the app_server_root/bin directory.

Usage

To run the createDynamicCluster.jacl script with the wsadmin utility, use the following command:
wsadmin -profile createDynamicCluster.jacl node_group_name dynamic_cluster_name 
In place of node_group_name and dynamic_cluster_name, use the name of the node group that you want to associate with your new dynamic cluster. Modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending on your operating environment.

The code in the runtime creates a membership policy when you create your dynamic cluster. For example, if you indicate the node_group_1 node group, the membership policy of node_nodegroup='node_group_1' is created.

Reference topic    

Terms and conditions for information centers | Feedback

Last updated: March 19, 2013 10:03 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=rwve_oddcscript
File name: rwve_oddcscript.html