+

Search Tips | Advanced Search

Use the automatic definition of queues and switching

Use this option if we are planning on using the DEFCLXQ option. There will be a queue created for every channel, and every new channel.


Procedure

  1. Review the definition of the SYSTEM.CLUSTER.TRANSMIT.MODEL.QUEUE and change the attributes if required. This queue is defined in member SCSQPROC(csq4insx).
  2. Create the SYSTEM.CLUSTER.TRANSMIT.MODEL.QUEUE model queue.
  3. Apply security policies for this model queue, and the SYSTEM.CLUSTER.TRANSMIT.** queues. For z/OS the channel initiator started task user ID needs:

    • Control access to CLASS(MQADMIN) for
      ssid.CONTEXT.SYSTEM.CLUSTER.TRANSMIT.channelname
      
    • Update access to CLASS(MQQUEUE) for
      ssid.SYSTEM.CLUSTER.TRANSMIT.channelname
      

Parent topic: Implement the system using multiple cluster transmission queues

Last updated: 2020-10-04