End Cluster Admin Domain (ENDCAD)

Where allowed to run: All environments (*ALL)
Threadsafe: Yes
Parameters
Examples
Error messages

The End Cluster Admin Domain (ENDCAD) command disables synchronization of the specified cluster administrative domain. The cluster administrative domain status is set to Inactive. Changes to monitored resources associated with the cluster administrative domain are no longer synchronized. Once the cluster administrative domain is ended, any changes made to monitored resources are set to a pending status and will be synchronized on all active nodes in the domain when the domain is started again.

Restrictions:

  1. The cluster resource group CRG is owned by the QCLUSTER user profile. To use the cluster resource group commands with the cluster administrative domain you will need to be authorized to the cluster resource group and to the QCLUSTER user profile.
Top

Parameters

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

Cluster (CLUSTER)

Specifies the cluster containing the cluster administrative domain.

This is a required parameter.

name
Specify the name of the cluster.
Top

Cluster administrative domain (ADMDMN)

Specifies the cluster administrative domain to be ended.

This is a required parameter.

name
Specify the name of the cluster administrative domain to end.
Top

Examples

ENDCAD   CLUSTER(MYCLUSTER)  ADMDMN(MYDOMAIN)

This command ends synchronization for the cluster administrative domain named MYDOMAIN in the cluster named MYCLUSTER.

Top

Error messages

*ESCAPE Messages

HAE0006
Cluster administrative domain &1 not ended.
Top