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 > could not update statistics, Error "-668" was returned

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-26-11, 00:17
ajiep ajiep is offline
Registered User
 
Join Date: Dec 2010
Posts: 11
Question could not update statistics, Error "-668" was returned

DB2 Version : DWBE v9.5.0.1
FIX PACK : 1
OS : AIX 5.3
==================================================

I am trying to run reorgchk on a database.

I am able to run reorgchk with current statistics option but when i use
update statistics option it gives following error.

db2 => reorgchk update statistics on table all

Doing RUNSTATS ....


SQL2310N The utility could not generate statistics. Error "-668" was
returned.
Reply With Quote
  #2 (permalink)  
Old 01-26-11, 00:52
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
-668 is sql0668n:
IBM DB2 9.5 Information Center for Linux, UNIX, and Windows


Some table is not accessible. Check db2diag.log for more information (may need to increase diaglevel to 4).
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