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 > REORG INDEX and TABLE

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-20-08, 19:24
linakichi linakichi is offline
Registered User
 
Join Date: Aug 2008
Posts: 45
REORG INDEX and TABLE

Hi, all

I'm currently exploring the REORG function in DB2. I know that REORG TABLE process will duplicate the table to SYS temporary tablespace or user-defined tablespace, before doing the reorganization, but I don't know what happens for index. Will there be index replication before the reorganization ???

And, actually, does anyone knows how the reorganization works ? I mean, in the terms of data movement and such
Reply With Quote
  #2 (permalink)  
Old 08-21-08, 02:10
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
what is your version of DB2 and operating system name and version? What kind of tablespaces are you using SMS or DMS? SMS is using "movement" and DMS does not.
Regards,
Grofaty
Reply With Quote
  #3 (permalink)  
Old 08-21-08, 18:53
linakichi linakichi is offline
Registered User
 
Join Date: Aug 2008
Posts: 45
Hi, thank you for the reply. I'm using Linux Redhat 4 and the current DB2 I'm using is DB2 UDB 8.2.

And I'm actually using the default tablespace, I don't know which one, since DB2 UDB, I think probably SMS.
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