Re: Error while rebuilding a text index

From: zigzagdna <zigzagdna_at_yahoo.com>
Date: Thu, 10 Dec 2009 11:31:18 -0800 (PST)
Message-ID: <62f43bf8-b9fa-4c37-b496-ab162c164ea9_at_p35g2000yqh.googlegroups.com>



On Dec 10, 1:18 pm, joel garry <joel-ga..._at_home.com> wrote:
> On Dec 9, 8:23 pm, zigzagdna <zigzag..._at_yahoo.com> wrote:
>
> > I am using Oracle 10.2.0.3 on HP UNIX 11i. I am rebuilding a text
> > index (textidx1) online
> > using:
> > Alter index rebuild textidx1;
> > If I do a query so index is used, I get:
> > ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
> > Error goes away after index is completely rebuilt.
> > Since I am rebuilding index online, this error should not occur,
> > otherwise what
> > Is the purpose of on line index rebuild? Can someone explain how to
> > get rid
> > o the error. I cannot  stop my application while rebuilding text
> > indexes.
>
> I learn something new every day:http://www.oracle.com/technology/products/text/htdocs/Index_Maintenan...
>
> "This will de-fragment the $X index for fastest access. If you want to
> be able to continue to run queries while this is happening, you should
> append the ONLINE keyword. "
>
> Sometimes I learn strange things.
>
> jg
> --
> _at_home.com is bogus.http://www.signonsandiego.com/news/2009/dec/10/workers-can-exchange-w...

Joel:
Thanks a lot fpr the link you provided. It has lots of useful information. Received on Thu Dec 10 2009 - 13:31:18 CST

Original text of this message