If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 Instances - Planning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-07-10, 13:22
gvphubli gvphubli is offline
Registered User
 
Join Date: Sep 2003
Location: United States
Posts: 53
Question DB2 Instances - Planning

Hi

What is the best approach for deploying DB2 instance(s) for enterprise production environment.

Options :

One database per instance (easy to do upgrade and failovers, but more maintenance work on per instance basis)

OR Is it ok to have muliple databases on an instance - this will reduce the number instance that I have to upgrade or maintain. But will affect more users if I have to bring down the instance for any maintenance purposes.

Some of my databases are critical and some are not

Some are metadata repository for the products like Informatica.

Thanks for you help!

- G's
__________________
Girish Patil
10+ Yrs of SQL Server Dev & Admin Exp.
ITIL Foundation Certified
Visit my blog : http://gvphubli.*************/
Reply With Quote
  #2 (permalink)  
Old 05-07-10, 13:35
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I think you should only have one instance per server. That way you maximize the server resources for the instance. Using multiple instances on the same server can cause serious issues, especially regarding how to allocate the server resources.

Andy
Reply With Quote
Reply

Tags
deployment planning

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On