|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
QR configured wrong; msgs sent to DLQ on receiving end |
« View previous topic :: View next topic » |
Author |
Message
|
cstubbs |
Posted: Thu Aug 01, 2002 9:27 am Post subject: QR configured wrong; msgs sent to DLQ on receiving end |
|
|
Newbie
Joined: 16 May 2002 Posts: 9 Location: San Antonio
|
A remote queue, RQA, on server SERVERA was defined with rqmname=QM2 and xmitq=QM1. (Both of them should have been QM2). Thousands of messages ended up queuing on the local transmit queue, QM1, on SERVERA. A change was made to the RQA definition changing rqmname to QM1. All of the messages were then sent to QM1, but they all ended up in the dead letter queue.
What should the procedure have been to have the messages be sent and have them go to the local queue?
Thanks for your help.  |
|
Back to top |
|
 |
sgopal |
Posted: Thu Aug 01, 2002 1:47 pm Post subject: |
|
|
Acolyte
Joined: 30 Jul 2002 Posts: 63
|
Try creating a remote queue with the following Definition:
Queue Name: RQA
rqname : LQ2
rqmnane : QM2
xmitQ : QM2
Now the message will go to LQ2.
I guess, you have not given any name on the rqname field while creating the remote queue.
Xmit header of the message is without the local queue name, thatz why message is routed deadletter queue. |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Aug 02, 2002 3:30 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well did the queue exist on the other box, you need to look at the DLQ
reason and determine what the problem is from that _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
cstubbs |
Posted: Fri Aug 02, 2002 3:43 am Post subject: |
|
|
Newbie
Joined: 16 May 2002 Posts: 9 Location: San Antonio
|
Yes, the queue existed on the other box. The reason for them going to the DLQ was that the the rqmname in the transmit queue header of the messages didn't match the qmgr name.
I could have changed the xmitq value in the remote queue definition for for RQA, but that would work for only future messages. I still have the problem of getting the messages off the "invalid" xmitq.
Any thoughts? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|