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:
     a) attempt to enable pk index, with exceptions into exceptions
table
     b) delete the duplicate rows
     c) 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

--- "Godlewski, Melissa" <[EMAIL PROTECTED]> wrote:
> I thought people talked to themselves so they could get all the right
> answers.
> 
> -----Original Message-----
> Sent: Thursday, December 19, 2002 3:16 PM
> To: Multiple recipients of list ORACLE-L
> 
> 
> you and Raj had the same thought. but no, the index is owned by the
> table owner
> 
> got access so I could run the gather with a 10046 trace. so of course
> it's not failing as yet. sigh. and my boss wonders why I talk to
> myself
> 
> 
> --- Stephane Faroult <[EMAIL PROTECTED]> wrote:
> > Rachel Carmichael wrote:
> > > 
> > > We are not changing passwords, so I am presuming that this
> involves
> > > (somehow) a change of username. According to the package header,
> it
> > > will throw an ORA-20000 if there are insufficent privileges. We
> > rebuilt
> > > an index yesterday but did NOT change or add any table.
> > > 
> > > I had this happen once before, on a different database, never
> > solved
> > > it, but substituted dbms_utility.analyze_schema which worked. I
> can
> > do
> > > the same thing this time but I'd prefer to solve it.
> > > 
> > > Anyone ever see anything like this before?
> > > 
> > > oh yeah  9.2.0.1 on Solaris 8
> > > 
> > > Rachel
> > > 
> > 
> > I have not seen it but could the rebuilt index now have a different
> > owner ?
> > -- 
> > Regards,
> > 
> > Stephane Faroult
> > Oriole Software
> > -- 
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > -- 
> > Author: Stephane Faroult
> >   INET: [EMAIL PROTECTED]
> > 
> > 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: [EMAIL PROTECTED] (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).
> > 
> 
> 
> __________________________________________________
> 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: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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).
> 
> 


__________________________________________________
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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to