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 » Using ODBC from MQSI

Post new topic  Reply to topic
 Using ODBC from MQSI « View previous topic :: View next topic » 
Author Message
dreinhart
PostPosted: Mon Mar 25, 2002 6:55 am    Post subject: Reply with quote

Newbie

Joined: 25 Jun 2001
Posts: 2
Location: St. Louis, Mo

We are beginning to use this functionality but have been considering it's impact on the basic async nature of MQ.
Specifically, does the use of ODBC to a remote DB create a synchronous connection that is subject to a remote DB outage? Beyond coding the message flow to requeue/retry the message(s) until the remote DB is back, what options are available, or is this simply a consideration for using this feature?
Thanks.

_________________
Dan Reinhart
Back to top
View user's profile Send private message Send e-mail
kolban
PostPosted: Mon Mar 25, 2002 10:50 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

Using ODBC should not block. If the back-end ODBC database is unavailable, an exception will be thrown which can be caught. You could then divert the message to a holding queue to be processed in batch later when the database becomes available. At no time should a message flow ever block or be allowed to block.
Back to top
View user's profile Send private message
shcherb
PostPosted: Wed Jun 04, 2003 4:56 am    Post subject: Reply with quote

Apprentice

Joined: 12 Sep 2001
Posts: 34

kolban wrote:
Using ODBC should not block. If the back-end ODBC database is unavailable, an exception will be thrown which can be caught. You could then divert the message to a holding queue to be processed in batch later when the database becomes available. At no time should a message flow ever block or be allowed to block.

Could you elaborate on this ? What is a holding queue? How can WMQI node can process messages from the queue in a batch ?
Thanks in advance for your cooperation.
Vladimir
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Using ODBC from MQSI
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.