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 > Runstats,Reorgchk,Reorg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-30-04, 08:07
Hattusas Hattusas is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Exclamation Runstats,Reorgchk,Reorg

I have started to put indexes on the most critical tables by analyzing the Access Plan in Explain SQL task of DB2 control center and have optained significant performance improvement in most cases.
But however I have problems when reorganizing,or running runstats on my tables. After these operations,when I run Explain Sql again. The results are even worse than the beginning. I also notice that the access plan never uses my indexes so the timeron values rises up to very high levels.
When and how must I use these there commands (reorgchk,reorg,runstats).Additionally are any performance commands that should be considered?

Thanks a lot.
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