+

Search Tips | Advanced Search

Work with default cluster objects

We can alter the default channel definitions in the same way as any other channel definition, by running MQSC or PCF commands. Do not alter the default queue definitions, except for SYSTEM.CLUSTER.HISTORY.QUEUE.

For a full list of these objects, see Default cluster objects. The following list only includes those objects that we can change.

    SYSTEM.CLUSTER.HISTORY.QUEUE
    Each queue manager in a cluster has a local queue called SYSTEM.CLUSTER.HISTORY.QUEUE. SYSTEM.CLUSTER.HISTORY.QUEUE is used to store the history of cluster state information for service purposes.

    In the default object settings, SYSTEM.CLUSTER.HISTORY.QUEUE is set to PUT ( ENABLED). To suppress history collection change the setting to PUT ( DISABLED).

    SYSTEM.CLUSTER.TRANSMIT.QUEUE
    Each queue manager has a definition for a local queue called SYSTEM.CLUSTER.TRANSMIT.QUEUE. SYSTEM.CLUSTER.TRANSMIT.QUEUE is the default transmission queue for all messages to all queues and queue managers that are within clusters. We can change the default transmission queue for each cluster-sender channel to SYSTEM.CLUSTER.TRANSMIT. ChannelName, by changing the queue manager attribute DEFXMITQ, except on z/OS . We cannot delete SYSTEM.CLUSTER.TRANSMIT.QUEUE. It is also used to define authorization checks whether the default transmission queue that is used is SYSTEM.CLUSTER.TRANSMIT.QUEUE or SYSTEM.CLUSTER.TRANSMIT. ChannelName.

Parent topic: Defining components of a cluster


Related information

Last updated: 2020-10-04