Start Cluster Admin Domain (STRCAD)

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

The Start Cluster Admin Domain (STRCAD) command enables monitored resource synchronization for the specified cluster administrative domain. The cluster administrative domain will have a status of Active upon successful completion of the command.

Restrictions:

  1. You must have input/output system configuration (*IOSYSCFG) special authority to run this command.
  2. Cluster Resource Services must be active on the node running the command.
  3. At least one node in the domain node list must have a membership status of Active.
  4. The cluster administrative domain status must be either Inactive or Indoubt.
  5. 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 started.

This is a required parameter.

name
Specify the name of the cluster administrative domain.
Top

Examples

STRCAD   CLUSTER(MYCLUSTER)  ADMDMN(MYDOMAIN)

This command enables synchronization for the cluster administrative domain MYDOMAIN in the cluster MYCLUSTER. The cluster administrative domain will have a status of Active upon successful completion of this command.

Top

Error messages

*ESCAPE Messages

HAE0009
Cluster administrative domain &1 not started.
Top