ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » how BACKOUT works

Post new topic  Reply to topic
 how BACKOUT works « View previous topic :: View next topic » 
Author Message
sebastia
PostPosted: Sat Jun 24, 2006 9:56 am    Post subject: how BACKOUT works Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

I thought BACKOUT mechanism was provided by MQ,
and it was MQ that was moving the message to the Backout queue
when the limit was reached at using MQBACK() ...

Now, in "BACKOUT.C" sample from

>>> http://www-304.ibm.com/jct09002c/isv/tech/sampmq.html

... I see I have to move the message manually !?!?!?

Can someone provide a pointer to any book saying
that it has to be my code that moves the message
to the Backout Queue ???

Thanks.

Also I dont understand why it has to be a LOCAL queue ...
Why if I want to send to a Remote Queue Manager ?

+++++++++++++++++++++++++++++++++++++

All I have found is ... this :

MQ manual says (DEFINE QLOCAL at MQSC command ref) :

+++++++++++++++++++++++++++++++++++++
BOTHRESH(integer)
The backout threshold.
This parameter is supported only on local and model queues.
Apart from maintaining a value for this parameter, the queue manager
takes no action based on its value.
+++++++++++++++++++++++++++++++++++++
Back to top
View user's profile Send private message Visit poster's website
PeterPotkay
PostPosted: Sat Jun 24, 2006 10:57 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzak.doc/js02900.htm?resultof=%22%62%61%63%6b%6f%75%74%22%20

Quote:

This is the excessive backout requeue queue name. Apart from allowing its value to be queried, the queue manager takes no action based on the value of this attribute.


The Info Center is your friend. Get to know him:
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp


It doesn't have to be a local queue. But only local queues have an attribute called BackoutRequeueQName that you have to find the value of and then use. That q name could be a remote q, or an alias queue, or a cluster queue.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
wschutz
PostPosted: Sat Jun 24, 2006 11:06 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

PeterPotkay wrote:
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzak.doc/js02900.htm?resultof=%22%62%61%63%6b%6f%75%74%22%20
Quote:

This is the excessive backout requeue queue name. Apart from allowing its value to be queried, the queue manager takes no action based on the value of this attribute.

Well, almost... there is JMS:
http://www.mqseries.net/phpBB2/viewtopic.php?t=27815&highlight=bothresh
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » how BACKOUT works
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.