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 > tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-05, 09:33
dr_suresh20 dr_suresh20 is offline
Registered User
 
Join Date: Sep 2003
Posts: 218
tablespace

Platform: DB2 8.1.5 on Aix 5.2 with DPF setup.

I am runing a DB2 DPF setup for performance benchmark. Primary server has four disks and secondary disks have 2 disks. Out of these, one disk from either servers are used up for O/s and other software related stuff. So, I am left with three data disks in primary and one data disk in secondary server. I have the following tablespaces and I need to split them in the above mentioned data disks for optimum performance.

tbs1
tbs1_indx
tbs2
tbs2_indx
tbs3_long
tbs4_4k,
tbs5_8K,
tbs6_16k,
tbs7_indx,
tmptbs8_4k,
tmptbs9_8k,
tmptbs10_16k and logspace

Appreciate your inputs. thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 12-08-05, 12:37
wangzhonnew wangzhonnew is offline
Registered User
 
Join Date: Nov 2005
Location: Toronto
Posts: 65
highly depends on workload, the ideal situation is split the I/O operations evenly across all disks for best performance.
__________________
IBM Certified DBA for DB2 UDB
IBM Certified Database Developer for DB2 UDB
DB2 Tech Support, IBM Toronto Software Lab
Reply With Quote
  #3 (permalink)  
Old 12-08-05, 23:23
dr_suresh20 dr_suresh20 is offline
Registered User
 
Join Date: Sep 2003
Posts: 218
Agreed. The issue here is that I have a database partition feature (DPF) setup on a varied data disks (three in primary and one in secondary server) across two servers!! Hence the question.
Reply With Quote
  #4 (permalink)  
Old 12-09-05, 01:08
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Quote:
Originally Posted by dr_suresh20
Agreed. The issue here is that I have a database partition feature (DPF) setup on a varied data disks (three in primary and one in secondary server) across two servers!! Hence the question.
Check this out at
http://www.db2mag.com/db_area/archiv.../q2/snow.shtml

HTH.
Reply With Quote
  #5 (permalink)  
Old 12-09-05, 01:58
dr_suresh20 dr_suresh20 is offline
Registered User
 
Join Date: Sep 2003
Posts: 218
ggnanaraj - thanks for that .. but re-read my post. I am aware of DPF setup/functionality however, I am confronted with limited hardware resource [data disks] to take care of too many tablespaces that are frequently accessed...
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