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 > db2 reorg monitoring

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-17-07, 13:37
rajesh_1972 rajesh_1972 is offline
Registered User
 
Join Date: Oct 2006
Posts: 15
db2 reorg monitoring

Hi all
I am looking for utilities for monitoring the progress in reorgs for db2. I ran db2 list utilities show detail does not return any value and db2pd does give once all the reorgs are done. I really looking for any other utilites apart from db2pd and db2 list utilities. Your input is apprecited.

Regards
Raj
Reply With Quote
  #2 (permalink)  
Old 04-17-07, 14:34
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Take a look at this thread:

Status of Classic reorg

Andy
Reply With Quote
  #3 (permalink)  
Old 04-17-07, 14:37
db2udbgirl db2udbgirl is offline
Registered User
 
Join Date: Mar 2006
Location: Tuticorin, India
Posts: 100
Also you can determine the percentage of table reorganization that has been completed using the following formula:

table reorg progress = reorg_current_counter / reorg_max_counter * 100
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