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