dbTalk Databases Forums  

What is the best way to change Extent Size

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss What is the best way to change Extent Size in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jcgeorge@yahoo.com
 
Posts: n/a

Default What is the best way to change Extent Size - 04-12-2005 , 08:59 AM






I would like to perform a redirected restore and was wondering what is
the best way to migrate all the data & strucuture but to modify the
original extent size of the tablespaces. The tablespaces were
originally setup with an inadequate extent size and now we are trying
to have the extent size at least match the RAID5 stripe size.

I would hate to have to restore the DB (redirect) and then move/copy
all the tables to newly created tablespaces. I will need to perform
this against at least 12 (PeopleSoft) databases with thousands of
tables.

Thanks in advance.

John George


Reply With Quote
  #2  
Old   
Mark A
 
Posts: n/a

Default Re: What is the best way to change Extent Size - 04-12-2005 , 10:36 AM







<jcgeorge (AT) yahoo (DOT) com> wrote

Quote:
I would like to perform a redirected restore and was wondering what is
the best way to migrate all the data & strucuture but to modify the
original extent size of the tablespaces. The tablespaces were
originally setup with an inadequate extent size and now we are trying
to have the extent size at least match the RAID5 stripe size.

I would hate to have to restore the DB (redirect) and then move/copy
all the tables to newly created tablespaces. I will need to perform
this against at least 12 (PeopleSoft) databases with thousands of
tables.

Thanks in advance.

John George

It is unlikely that your extent size is less than your stripe size (although
not impossible). Remember that if your stripe size is 64K, then an extent
size of 16 is actually 64K (for a 4K tablespace page size), which is a 1
times the stripe size (this is acceptable because it is a even multiple).

Higher extent sizes (higher multiples) are more important for decision
support systems where there are a lot of tablespace scans, and not so
important for OLTP systems where most access is via an index.




Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.