Posted: Wed Jun 01, 2016 7:40 am Post subject: How to get amqfcxba to consume from a queue we defined
Poobah
Joined: 15 May 2001 Posts: 7722
On our MQ 7.0.1 MQ Server, we see that amqfcxba is reading from the
following queues. This was a queue manager originally built as MQ 6 and
upgraded in place to 7.0.1. Windows 2003
SYSTEM.BROKER.DEFAULT.STREAM
SYSTEM.BROKER.CONTROL.QUEUE
SYSTEM.BROKER.ADMIN.STREAM
SYSTEM.JMS.REPORT.QUEUE
MY.APP.DEFAULT.STREAM
On our new MQ server (Linux, MQ 7.5.0.6) we see amqfcxba has the
following queues open:
SYSTEM.BROKER.DEFAULT.STREAM
SYSTEM.BROKER.CONTROL.QUEUE
SYSTEM.BROKER.ADMIN.STREAM
On the new server, what do we have to do to get the Pub Sub Engine to
consume from the MY.APP.DEFAULT.STREAM queue? The application that
used to be connected to the old server connected to the new server, and
we see messages accumulating in MY.APP.DEFAULT.STREAM.
On the new server, why doesn't amqfcxba have the SYSTEM.JMS.REPORT.QUEUE queue open? _________________ Peter Potkay
Keep Calm and MQ On
See nameList SYSTEM.QPUBSUB.QUEUE.NAMELIST and you may also need to define a topic with the same name: MY.APP.DEFAULT.STREAM _________________ MQ & Broker admin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum