+

Search Tips   |   Advanced Search

deleteDynamicCluster.jacl script

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


Purpose

The deleteDynamicCluster.jacl script deletes a dynamic cluster.

Although we 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 For more information about creating and deleting dynamic clusters, read about dynamic cluster administrative tasks.


Location

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


Usage

To run the deleteDynamicCluster.jacl script with the wsadmin utility, use the following command:

In place of node_group_name and dynamic_cluster_name, use the name of the node group to disassociate with your deleted dynamic cluster. We might need to modify wsadmin to wsadmin.sh or wsadmin.bat, depending upon the operating environment.


Related concepts

  • Dynamic clusters


    Related tasks

  • Create dynamic clusters

  • createDynamicCluster.jacl script
  • Intelligent Management: dynamic cluster administrative tasks
  • wsadmin scripting tool