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 > Avaid Tablespace rebalancing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-08, 23:22
r_thirumalai r_thirumalai is offline
Registered User
 
Join Date: Dec 2007
Posts: 11
Avaid Tablespace rebalancing

Hi,

I am working on DB2 Version 8.1 Fixpack 15. My O/S is Solaris.

Whenever we add or delete a container the Tablespace will got to rebalancing state? Is there any way to avoid this?

Nambi
Reply With Quote
  #2 (permalink)  
Old 02-25-08, 10:04
smith43017 smith43017 is offline
Registered User
 
Join Date: Sep 2006
Posts: 92
REbalancing a simple concet If you add/delete a container. It's going take some time to evenlt spreding the data/moving all the data into one contaner.
Reply With Quote
  #3 (permalink)  
Old 02-25-08, 11:01
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Why do you want to avoid rebalancing?

What you could consider in your case is to use an SMS or automatic storage table space and just add more storage to your logical volume/file system. Using DMS and then not wanting rebalancing defeats slightly the purpose of DMS.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #4 (permalink)  
Old 02-25-08, 12:21
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I think you can also avoid rebalancing if you BEGIN NEW STRIPE SET prior to adding new the container(s). See the description of ALTER TABLESPACE for details.
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