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 > To Check Offline Reorg for Index

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-16-08, 04:18
DB2Learner DB2Learner is offline
Registered User
 
Join Date: Jul 2008
Posts: 8
Question To Check Offline Reorg for Index

hi,

I am doing offline reorg index on a table which is a composite index. I want to know thw status of the reorg happeing. Could someone share the knowledge who struck the same kind.

snapshot dosent help us. Egerly waiting ,,,,,,,,,,,,,,,,
Reply With Quote
  #2 (permalink)  
Old 07-16-08, 05:32
d_mohan81 d_mohan81 is offline
Registered User
 
Join Date: Feb 2007
Posts: 31
Could you please try this command
db2pd -db <dbname> -reorg
__________________
Regards
Mohan
Reply With Quote
  #3 (permalink)  
Old 07-16-08, 05:42
DB2Learner DB2Learner is offline
Registered User
 
Join Date: Jul 2008
Posts: 8
Hi,

db2pd will not show the reorg thats happening or happened for the index of a table alone.{ reorg indexes all for table <tabname> } It can show only when the reorg happend on the table(along with the index).


But there is a way to check which we found out later, by looking in to the snapshot for application there will be a considerable change in the rows read/rows written
Reply With Quote
  #4 (permalink)  
Old 07-16-08, 09:24
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
on v9
SYSIBMADM.SNAPTAB_REORG will helps details for ongoing reorgs
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
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