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 > lowering high water mark db2 dms tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-10, 06:12
filipd filipd is offline
Registered User
 
Join Date: Jul 2010
Posts: 1
lowering high water mark db2 dms tablespace

Hello

A question about lowering the high water mark of db2 DMS tablespaces in db2 v9.5 FP 4 on AIX :

When I try to lower the HWM of a tablespace containing tabledata , everything works as planned : db2dart /LHWM suggest which table should be reorganized offline and indeed, after the reorg, the HWM has dropped
The indexes of all the tables in the tablespace for which I'm lowering the HWM are all in a second DMS tablespace. When an offline reorg is taken, also indexes are rebuild so why isn't the HWM of the index tablespace lowered as well (because I clearly see that the HWM stays the same for this tablespace) ?


Best regards

Filip
Reply With Quote
  #2 (permalink)  
Old 07-09-10, 10:07
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Did you run db2dart /LHWM for the index tablespace?
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