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 » Scaling of a Compute Node Inserting XML Message into Oracle

Post new topic  Reply to topic
 Scaling of a Compute Node Inserting XML Message into Oracle « View previous topic :: View next topic » 
Author Message
lennon
PostPosted: Sat Sep 11, 2004 3:58 am    Post subject: Scaling of a Compute Node Inserting XML Message into Oracle Reply with quote

Newbie

Joined: 11 Sep 2004
Posts: 1

We are using MQSI V2.1 with CSD2 on Solaris.
As part of the processing flow , a Compute node is being used to call an Oracle 8.1.7 Stored procedure to store the XML body into the database. (the database field is defined as a CLOB).
The code being used in the compute node to perform this operation is as follows:

BITSTREAM(OutputRoot.XML)

The message size is about 10K.

This BITSTREAM is passed as a LONG to the stored procedure which then coverts the LONG into CLOB before archiving it into the database.
All this works perfectly well when run in a single execution environment.
This operation takes about 0.2 seconds in a single execution group environment and is consistent. However it does not scale with multiple execution groups because under simulated load ,all other nodes in the message flow scale well as expected with the exception of this compute node.

The operation that takes 0.2 seconds in an unscaled environment takes 0.8 - 1.3 seconds which defeats the purpose of scaling.

There is no contention on the stored procedure side as the same procedure when invoked from a separate non MQSI program works well when invoked in parallel.

Has anyone seen this kind of behavior before ? Are there any known issues with scaling of Merant Driver for Insert Operation ?
Is there any performance impact of the number of parameters that are being passed into the stored procedure from within a compute node ??

Any thoughts / suggestions.
Back to top
View user's profile Send private message
kirani
PostPosted: Wed Sep 15, 2004 10:18 pm    Post subject: Reply with quote

Jedi Knight

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

What other nodes do you have in your message flows and what processing are they doing? I dont think its an issue of doing inser in parallel. I've had 10 instances of message flow doing insert without any problems. Also, your test of running Stored Procedure within WMQI with multiple instances did not show any problem with respect to performace.
_________________
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 » Scaling of a Compute Node Inserting XML Message into Oracle
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.