deleteDynamicCluster.jacl script

You can use the deleteDynamicCluster.jacl script to delete dynamic clusters.

Purpose

The deleteDynamicCluster.jacl script deletes a dynamic cluster.

Although you can still use the Jacl scripts to create and delete dynamic clusters, the administrative tasks provide all of the options that are available for configuring dynamic clusters in Version 6.1 and later. See Dynamic cluster administrative tasks for more information.

Location

The deleteDynamicCluster.jacl script is in the <install_root>\bin directory.

Usage

To launch the deleteDynamicCluster.jacl script with the wsadmin utility, use the following command:
wsadmin -f deleteDynamicCluster.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 disassociate with your deleted dynamic cluster. You might need to modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending upon your operating environment.

The URL for this topic is: