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 > Add container to DMS and rebalance of data

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-12-04, 15:29
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Arrow Add container to DMS and rebalance of data

Does anybody know how one can speculate that how long will it take to rebalance the data if one or more containers are added to exisiting DMS tablespace?

UDB V8 FP 3 on windows

dollar
Reply With Quote
  #2 (permalink)  
Old 01-12-04, 15:49
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
I am thinking that this might depend on the volume of data in the table which has the container addition. You could export the data and load it to a new tablespace with additional containers without impacting your users. Ensure the table is in the same schema and name it slightly different, like _new. Then rename the table when you're done loading. For an MPP db this can be done in parallel and can be fairly optimized, again, depending on the volume of data.
Reply With Quote
  #3 (permalink)  
Old 01-12-04, 18:11
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Add container to DMS and rebalance of data

If you have time, read

http://publib.boulder.ibm.com/infoce...n/c0008087.htm

this topic may not give a definitive answer on time, but very clearly explains how rebalancing happens ...

cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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