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 > multiple containers on one physical disk

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-09, 22:08
db2aix db2aix is offline
Registered User
 
Join Date: Jul 2009
Location: USA
Posts: 50
multiple containers on one physical disk

Is there any benefit in creating multiple containers on one physical disk?
Reply With Quote
  #2 (permalink)  
Old 10-21-09, 22:23
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Good question. It depends on a number of things, including the throughput of the disk controller(s) on your server, and the performance characteristics of your disk array (cache, etc).

Very few people would only have one disk (spindle) since some sort of RAID is pretty much standard these days. A single mount point might be spread over multiple spindles without you knowing about it. For example, a sophisticated SAN product with cache, and fiber channel host disk adapters on your server probably would benefit from multiple containers if you were doing huge amounts of I/O.

But if you really did have only one spindle, then probably no benefit. If you have an OLTP system with high bufferpool hit ratios, the it even makes less of a difference.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 10-24-09, 21:47
db2dummy1 db2dummy1 is offline
Registered User
 
Join Date: Feb 2009
Posts: 114
Quote:
Originally Posted by db2aix
Is there any benefit in creating multiple containers on one physical disk?

multiple containers of the same tablespace? probably not

Last edited by db2dummy1; 10-24-09 at 21:50.
Reply With Quote
Reply

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