Home
Required parameters
- ClusterName (MQCFST)
- Cluster name (parameter identifier: MQCA_CLUSTER_NAME).
The name of the cluster to be reset.
The maximum length of the string is MQ_CLUSTER_NAME_LENGTH.
- QMgrIdentifier (MQCFST)
- Queue manager identifier (parameter identifier: MQCA_Q_MGR_IDENTIFIER).
This is the unique identifier of the queue manager to be forcibly removed from the cluster. Only one of QMgrIdentifier and QMgrName can be specified. Use QMgrIdentifier in preference to QmgrName, because QmgrName might not be unique.
- QMgrName (MQCFST)
- Queue manager name (parameter identifier: MQCA_Q_MGR_NAME).
This is the name of the queue manager to be forcibly removed from the cluster. Only one of QMgrIdentifier and QMgrName can be specified. Use QMgrIdentifier in preference to QmgrName, because QmgrName might not be unique.
- Action (MQCFIN)
- Action (parameter identifier: MQIACF_ACTION).
Specifies the action to take place. This can be requested only by a repository queue manager.
The value can be:
- MQACT_FORCE_REMOVE
- Requests that a queue manager is forcibly removed from a cluster.
Parent topic:
Reset Cluster
pc13800_
Home