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 » Accesing 2 datasources in one message flow

Post new topic  Reply to topic
 Accesing 2 datasources in one message flow « View previous topic :: View next topic » 
Author Message
santy
PostPosted: Fri Aug 13, 2010 1:40 am    Post subject: Accesing 2 datasources in one message flow Reply with quote

Centurion

Joined: 03 Nov 2006
Posts: 141

Hi,

Message flow created in WMB 6.1, is accessing 2 databases (diff. data sources A and B) using CALL statement. It first access A datasource and then B source.

After running this message flow, we have encountered a problem of slowness of A database which has caused B database also to go down.
(we still don't know the root cause of the issue).

But we are thinking that, the problem could have been occoured because of this design.

I would like, is this possible? and also what precautions do we need to take for such design? and is it a standard practise for such designs?
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Aug 13, 2010 4:11 am    Post subject: Re: Accesing 2 datasources in one message flow Reply with quote

Grand High Poobah

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

santy wrote:
I would like, is this possible? and also what precautions do we need to take for such design? and is it a standard practise for such designs?


It's possible, subject to the rules about mixing providers which I don't think applies here.

The precautions you need to take are the same as you'd take for any application that uses databases; controling locking, select with index not tablescan, that sort of thing.

Your problem here is this:

santy wrote:
we still don't know the root cause of the issue


Just pointing at WMB and going "well it could be that" is unproductive and unhelpful. It could equally have been a DBA running a reorg (and from the information you've provided sounds more likely).

How slow was database A? How was this measured? What work was in progress? What queries were running? What was the status of the server on which it was running?

How do you know the crash of database B was connected to the slowness of A? What error codes did it log? What work was in progress? What queries were running?

When was the WMB flow last updated? When were the databases last maintained? Are they maintained regularly & automatically? How often is runstats done?

Don't just point at WMB. Work the problem.
_________________
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 Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Accesing 2 datasources in one message flow
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.