Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Cluster Administrative Domain (DLTADMDMN) command deletes the cluster resource group associated with a cluster administrative domain from all cluster nodes in the administrative domain. Cluster Resource Services must be active to use this command. The cluster resource group object is marked for deletion and is deleted on each active cluster node. The cluster resource group object will be deleted on other nodes in the cluster when they become active.
The Delete Cluster Resource Group (DLTCRG) command can be used to delete the cluster resource group object associated with a cluster administrative domain on a system that does not have Cluster Resource Services active.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLUSTER | Cluster | Name | Required, Positional 1 |
ADMDMN | Cluster administrative domain | Name | Required, Positional 2 |
Top |
Specifies the cluster containing the cluster administrative domain.
This is a required parameter.
Top |
Specifies the cluster administrative domain that is to be deleted.
This is a required parameter.
Top |
DLTADMDMN CLUSTER(MYCLUSTER) ADMDMN(MYDOMAIN)
This command deletes the cluster administrative domain named from the cluster MYCLUSTER.
Top |
Top |