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 » Which node to use for Database operations in WMQI?

Post new topic  Reply to topic
 Which node to use for Database operations in WMQI? « View previous topic :: View next topic » 
Author Message
jimliu
PostPosted: Thu Jul 18, 2002 7:02 am    Post subject: Which node to use for Database operations in WMQI? Reply with quote

Novice

Joined: 19 Dec 2001
Posts: 12

Hi,

I'm trying to perform a database operation in WMQI. Now I'm looking thru the WMQI manuals as well as the redbooks and I am thoroughly confused. I'm noticing that for simple operations such as an insert, I could possibly use 3 different nodes to perform the same operation...DataInsert, Database and Compute.

My question is what advantages/disadvantages are there for using one over the other? Is one node better suited to handle one type of situation over another? I guess I'm just not understanding when to use which node in what situation.

Any help would be greatly appreciated.

Thanks,

Jim
Back to top
View user's profile Send private message
devans
PostPosted: Thu Jul 18, 2002 7:51 am    Post subject: Reply with quote

Apprentice

Joined: 18 Mar 2002
Posts: 43

The three nodes will all do the same thing for you, but there are a couple of factors which might help you make your decision.
* When glancing at a flow, using a specialised node such as DataInsert will make it immediately obvious what operation you are performing. (i.e. inserting to a database). This may or may not be important to you
* A Compute node is more flexible if you want to modify the operation in the future.
* Try and minimise the number of nodes in your flow. Everytime you pass through a node you incur some overhead. Having four DataInsert nodes wired together is less efficient than writing four ESQL INSERTs within one compute node.
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 » Which node to use for Database operations in WMQI?
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.