Optional parameters

CommandScope (MQCFST)
Command scope (parameter identifier: MQCACF_COMMAND_SCOPE). This parameter applies to z/OS only.

Specifies how the command is executed when the queue manager is a member of a queue-sharing group. You can specify one of the following:

The maximum length is MQ_QSG_NAME_LENGTH.

RemoveQueues (MQCFIN)
Whether cluster queues should be removed from the cluster (parameter identifier: MQIACF_REMOVE_QUEUES).

This indicates whether the cluster queues that belong to the queue manager being removed from the cluster should be removed from the cluster. This parameter can be specified even if the queue manager identified by the QMgrName parameter is not currently in the cluster.

The value can be:

MQCFO_REMOVE_QUEUES_YES
Remove queues belonging to the queue manager being removed from the cluster.
MQCFO_REMOVE_QUEUES_NO
Do not remove queues belonging to the queue manager being removed. This is the default.