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 > Query about database partitioning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-10, 03:00
DB2 D-B-A DB2 D-B-A is offline
Registered User
 
Join Date: Sep 2009
Location: Mumbai,India
Posts: 16
Question Query about database partitioning

Hi,

I am working on a benchmarking project involving OLTP transactions on DB2 9.7.We'll be testing performance of DB2 on 500 million customer accounts with a minimum target of 10000 transactions per second.We'll have 4 database servers (AIX),8 application servers(HP) and 2 servers to generate transactions.The size of database would be approx. 16 TB.
I have to implement something similar to RAC of oracle ensuring high performance (because this project is mainly DB2 vs oracle type of project and personally I want db2 to outstand in this testing ).Please suggest me which kind of database partitioning I should implement a) multi partition (shared nothing architecture) or b) clustered configuration (where storage where database is stored is shared amongst all partitions).Performance wise which one would be better?

You can also mail me to shuchi.mishra@tcs.com

Thanks in advance.
__________________
Shuchi Mishra
DB2 9 certified DBA for LUW
Reply With Quote
  #2 (permalink)  
Old 01-15-10, 06:10
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Study cases like this: Transaction Processing Performance Council
It shows the IBM approach.
Reply With Quote
  #3 (permalink)  
Old 01-15-10, 07:32
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

what do you mean by "b) cluster configuration)"?
A "big Iron" with logical partitions? Partitioning in DB2 always is shared nothing.

Lately DB2 PurScale (IBM - DB2 pureScale Feature) was announced. That's something like a Oracle RAC. PureScale is derived from the Mainframe (DataCouplingFacility and the other stuff).

Good Luck with the Benchmark! Sounds very intresting.
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