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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-04, 02:54
itdba itdba is offline
Registered User
 
Join Date: Mar 2004
Posts: 4
runstats

Hello,

I am using DB2 8.1.3 on unix AIX,

I have tables that creates and loaded every day from text file.

we are doing "runstats on table TABLE with distribution and detailed indexes all".

one day the load was from ixf file and then the runstats not work.
and the response time from the table was very bad

my question is why at DB2 7 we not have this problem any time
perhaps tuning problem?


Please help me!!

Regards,
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 06:51
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

Can you post erorr message?

Grofaty
Reply With Quote
  #3 (permalink)  
Old 07-07-04, 07:40
itdba itdba is offline
Registered User
 
Join Date: Mar 2004
Posts: 4
hello !

the loading finished good and the script not doing runstats if ther is ixf file

the fact was very slowly to our web site until we doing runstats manually
and we didn't get any error , and at version 7 we hadn't this problem

thank you
Reply With Quote
  #4 (permalink)  
Old 07-07-04, 08:29
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
I would suggest you report this to IBM ...

BTW, are you replacing the data with LOAD REPLACE ??? IF yes, you can collect the statistics as a part of the LOAD itself ... I think it is faster than doing a RUNSTATS on its own

HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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