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 9 Express-C with 2Gb, problem with STATISTICS! :-(

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-08, 06:14
petitof petitof is offline
Registered User
 
Join Date: Apr 2004
Posts: 54
Red face DB2 9 Express-C with 2Gb, problem with STATISTICS! :-(

Hi !
I have a problem when I try to doing the reorg for big table (over than 1 million of rows) , this is the message:

"
db2 => REORGCHK UPDATE STATISTICS ON TABLE ALL
Doing RUNSTATS ....

SQL2310N The utility could not generate statistics. Error "-668" was
returned."


In Message reference I didn't find any user response!! Have any idea?
I used the configuration Advisor for this schema...
Fabio
Reply With Quote
  #2 (permalink)  
Old 02-08-08, 08:22
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by petitof
In Message reference I didn't find any user response!!
Try looking up SQL0668.
Reply With Quote
  #3 (permalink)  
Old 02-08-08, 08:28
petitof petitof is offline
Registered User
 
Join Date: Apr 2004
Posts: 54
solved!!

Thank you! I have found the user response in:
sqlcode: -668 sqlstate: 57007
My problem was that the tables was in pending state!
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