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 » Static Vs Dynamic Tables

Post new topic  Reply to topic
 Static Vs Dynamic Tables « View previous topic :: View next topic » 
Author Message
Prasi
PostPosted: Sun Apr 08, 2012 10:24 am    Post subject: Static Vs Dynamic Tables Reply with quote

Apprentice

Joined: 03 Aug 2011
Posts: 42

Hi,

I would like to know is it a good practice to have a static database as well as dynamic database for a broker?

My aim is
1) To have static database for which insertions/deletions happens very rarely
2) A dynamic database for growing tables....

Is this a good approach and how will be performance if I have two databases for a broker?
Back to top
View user's profile Send private message
Vitor
PostPosted: Sun Apr 08, 2012 3:10 pm    Post subject: Re: Static Vs Dynamic Tables Reply with quote

Grand High Poobah

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

Prasi wrote:
Is this a good approach and how will be performance if I have two databases for a broker?


With WMBv7 and beyond the broker doesn't use a database itself.

So your question is best directed at a DBA on your site or a forum addressing your database software. Broker doesn't care if you have 1, 2 or a 1000 databases addressed in a flow. Any more than any other application issuing SQL does.

Seriously. Broker interacts with user databases via the SQL you generate. A badly written piece of SQL will perform badly no matter what you do with the database. A beautiful piece of SQL will perform badly against a badly configured or badly tuned database.

Speak to your DBA.
_________________
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 » Static Vs Dynamic Tables
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.