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 » Compute Node accessing DB retry

Post new topic  Reply to topic Goto page Previous  1, 2
 Compute Node accessing DB retry « View previous topic :: View next topic » 
Author Message
mqjeff
PostPosted: Tue Jul 14, 2009 5:52 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

angka wrote:
So there is no way to configure the compute node to retry accessing the database until it is up??


, there is a way.

angka wrote:
How many times the compute node will try to connect to the Data source before it fails?

As many times as you code it to do so within your DECLARE HANDLER block.

angka wrote:
message affinity

Don't do that.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jul 14, 2009 6:06 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

At the risk of being as picky as you were a while back, that's not configuring the compute node - that's coding a retry strategy. There are a number of ways to have failing messages re-presented after a period of time, one of these is the way you mention, most of the others have been discussed in here at one time or another.

Many of these methods founder on the rocks of message affinity - any retry method in use here would have to ensure that failed messages was reprocessed before new messages. This poses additional challenges if there are new messages sitting on the input queue and failed messages sitting on a backout queue waiting for a timeout to expire.

I'm sure also you were not advocating a DEFINE HANDLER that just kept retrying until the database was back (to pre-empt the poster's next question).
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Compute Node accessing DB retry
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.