Delete Cluster Admin Domain (DLTCAD)

The Delete Cluster Admin Domain (DLTCAD) 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:

Parameters

Keyword Description Choices Notes
CLUSTER Cluster Name Required, Positional 1
ADMDMN Cluster administrative domain Name Required, Positional 2

Cluster (CLUSTER)

Specifies the cluster containing the cluster administrative domain.

This is a required parameter.

name
Specify the name of the cluster.

Cluster administrative domain (ADMDMN)

Specifies the cluster administrative domain that is to be deleted.

This is a required parameter.

name
Specify the name of the cluster administrative domain that is to be deleted.

Examples

DLTCAD   CLUSTER(MYCLUSTER)  ADMDMN(MYDOMAIN)

This command deletes the cluster administrative domain named MYDOMAIN from the cluster MYCLUSTER.

Error messages

*ESCAPE Messages

HAE0004
Cluster administrative domain &1 not deleted.