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: Tracing invalid rowid ora-01410

Re: Tracing invalid rowid ora-01410

From: Anand Rao <panandrao_at_gmail.com>
Date: Wed, 2 Aug 2006 17:07:14 +0530
Message-ID: <d70710370608020437laf858bfjc0949293c1301cf5@mail.gmail.com>


Wow! great reply Jonathan :)

On 02/08/06, Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk> wrote:
>
>
> Possible cause:
>
>
> ORA-01410 can be the result of one session
> working through a long running query that
> depends on an index that gets rebuilt by another
> session
>
> The index "moves", but the first session is still
> using the previous version of the index (read
> consistency across DDL). If the space freed
> by the rebuild is then re-used, the first session
> is likely to crash with a 1410.
>
>
> Regards
>
> Jonathan Lewis
> http://www.oracle.com/technology/community/oracle_ace/ace1.html#lewis
>
> The Co-operative Oracle Users' FAQ
> http://www.jlcomp.demon.co.uk/faq/ind_faq.html
>
> Cost Based Oracle: Fundamentals
> http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html
>
>
> ----- Original Message -----
> > Date: Fri, 28 Jul 2006 09:44:03 -0700 (PDT)
> > From: Deepak Sharma <sharmakdeep_oracle_at_yahoo.com>
> > Subject: Re: Tracing invalid rowid ora-01410
> >
> > We are on 10.2.0.2 on AIX.
> >
> > This may not be applicable to our environment.
> >
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 02 2006 - 06:37:14 CDT

Original text of this message

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