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 help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-16-09, 13:29
tbl1 tbl1 is offline
Registered User
 
Join Date: Feb 2007
Posts: 9
reorg help

Hi,

I am using DB2 8.2 / AIX, I ran the reorgchk and it listed one table with F2 *, after I done the reorg still I am able to see the same table in reorgchk report with F2 *

Can someone help me out why this happens

Thanks
Reply With Quote
  #2 (permalink)  
Old 04-16-09, 14:06
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Did you do a RUNSTATS after the REORG?

Andy
Reply With Quote
  #3 (permalink)  
Old 04-16-09, 15:00
tbl1 tbl1 is offline
Registered User
 
Join Date: Feb 2007
Posts: 9
yes, I did runstats and rebind, also for index I always have the '*'

Thanks
Reply With Quote
  #4 (permalink)  
Old 04-16-09, 15:58
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Is it a MDC table or a regular table?

Andy
Reply With Quote
  #5 (permalink)  
Old 04-16-09, 16:30
tbl1 tbl1 is offline
Registered User
 
Join Date: Feb 2007
Posts: 9
Thanks for your reply, it is regular table
Reply With Quote
  #6 (permalink)  
Old 04-16-09, 16:37
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What are the values to TSIZE,FP, and what is the pagesize of the table?

Andy
Reply With Quote
  #7 (permalink)  
Old 04-16-09, 16:55
tbl1 tbl1 is offline
Registered User
 
Join Date: Feb 2007
Posts: 9
TSIZE : 453625
FP: 72
F1: 0
F2: 39
F3: 100

16K Page size
Reply With Quote
  #8 (permalink)  
Old 04-16-09, 16:59
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What is the cardinality of the table?

Also, what id the average row size of the table?

Andy
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