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 » WebSphere Message Broker (ACE) Support » Retry transaction in case of deadlock

Post new topic  Reply to topic
 Retry transaction in case of deadlock « View previous topic :: View next topic » 
Author Message
mkhadse
PostPosted: Tue May 13, 2003 11:37 am    Post subject: Retry transaction in case of deadlock Reply with quote

Acolyte

Joined: 31 Dec 1969
Posts: 73

Hi,

Is there any setting on the message flow or database nodes to retry transactions in case of deadlocks or timeout errors?

I can think the only other way will be to catch the exception and loop it inside the message flow. But this will involve keepng count of number of retries inside the message. And I dont want to add any new fields to the message.

I am using MQSI 2.0.2 and MQSI 2.1.

Thanks in advance.
Back to top
View user's profile Send private message
kirani
PostPosted: Tue May 13, 2003 12:30 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

To achieve this keep the Catch terminal of the MQInput node unconnected and increase the BackoutThreshold property of your Input queue to greater than 0.
For each error WMQI will try to process your message N+1 times (where N is the value of BackoutThreshold).
If you cannot leave the "Catch Terminal" unconnected then make sure your Catch processing ends with the Throw node.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Retry transaction in case of deadlock
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.