Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: strange error on DBMS_STATS

RE: strange error on DBMS_STATS

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Thu, 19 Dec 2002 13:39:18 -0800
Message-ID: <F001.0051F089.20021219133918@fatcity.com>


believe me, I'm talking to the wrong person if I want to get the right answers.

Okay, we fixed it but I'm not sure why it happened. I re-granted s/i/u/d on all the tables owned by the schema_owner directly to the user running the gather_stats

it's running properly.

Reconstruction of events:

  1. sql*loader direct path load loaded duplicate rows into the table, causing the pk index to become "unusable"
  2. script to fix the duplicates:
  3. attempt to enable pk index, with exceptions into exceptions table
  4. delete the duplicate rows
  5. re-enable the pk (this caused other problems, like putting it in the wrong tablespace but not this problem)

and then we couldn't run the stats

weird


Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Dec 19 2002 - 15:39:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US