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 > rebalance tbspace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-13-09, 00:35
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
rebalance tbspace

hi all

db2 V 8 on aix
i have dms tablespaces with 25 containers size of 50 gb (tablespacesize)
there is no much data it would be of abt 10 gb
when i droping the containers its going into rebalancing
is there a way to avoid it
regds
Paul
Reply With Quote
  #2 (permalink)  
Old 10-13-09, 02:09
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
When you drop 1 or more containers it goes into rebalance (gotta move the data out first, right?)
When you shrink the sizes of all containers no rebalance tales place. Mind the HWM when you determine the new size.
Reply With Quote
  #3 (permalink)  
Old 10-13-09, 07:25
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
If you drop all containers that need to be dropped at once, using a single ALTER TABLESPACE command, there will be only one rebalance operation.
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