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 » WMB<->ORA DB Session Handling

Post new topic  Reply to topic
 WMB<->ORA DB Session Handling « View previous topic :: View next topic » 
Author Message
spahrson
PostPosted: Thu Oct 25, 2012 1:23 am    Post subject: WMB<->ORA DB Session Handling Reply with quote

Newbie

Joined: 18 Feb 2011
Posts: 6

Hi all,

I have a broker application connected to an oracle mts environment with odbc. I use the data direct odbc driver. Now I have noticed that it is important how I scale the application. Eg. if I create 1 executiongroup with 80 additional instances, the number of processed messages is much lower than when I create 3 processes with each 20 additional instances. With this change i jumped form 3msg/s up to 110msg/s for database inserts over storedprocedures.

My explanation for this is that the broker is handling ora sessions differently. So which each exeGrp I get a new proccess on ora database, because I use a different session. While additional instances always use the same one session of the exeGrp. So, if I need multiprocessing on ora, i have to create multiple exeGrp (with all its disadvantages, eg. additional JVM).

Does that makes sense? I don't have much experience with ora, and I don't have any dba rights on ora. So I can't check the sessions/procceses on the database.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Oct 25, 2012 5:14 am    Post subject: Re: WMB<->ORA DB Session Handling Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

spahrson wrote:
have to create multiple exeGrp (with all its disadvantages, eg. additional JVM).


I'm sorry... I think you mean: create multiple exeGrp (with all its advantages, eg. additional JVM).
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
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 » WMB<->ORA DB Session Handling
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.