MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Configure Queue Manager Channels on IBM MQ

    Posted 10/08/20 10:31 AM

    Hi, everyone

    Hi, everyone

    We are trying to configure two IBM MQ servers so that they share a Queue. We configure both Queue manager channels, one as Sender and one as Receiver.

    On the sender side, we configure a queue as Transmission. On the receiver side we configure a queue with the same name and Normal.

    When we publish a message to the sender queue, the message is sent to the dead letter queue.

    2020-10-08T10:12:31.713Z AMQ9548W: Message put to the local 'dead-letter queue'.

    #Support
    #SupportMigration
    #WebSphereMQWorkflow


  • 2.  RE: Configure Queue Manager Channels on IBM MQ

    Posted 10/09/20 06:30 AM

    Hi,

    https://www.ibm.com/support/knowledgecenter/SSFKSJ_9.0.0/com.ibm.mq.adm.doc/q021210_.htm

    "Applications can specify the full queue name, including the remote queue manager name, as part of the MQOPEN call. In this case, you do not need a local definition of a remote queue"



    #Support
    #SupportMigration
    #WebSphereMQWorkflow


  • 3.  RE: Configure Queue Manager Channels on IBM MQ

    Posted 10/11/20 09:05 AM

    Hi,

    Thank you very much.

    Regards



    #Support
    #SupportMigration
    #WebSphereMQWorkflow