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: index status misleading?

RE: index status misleading?

From: Koivu, Lisa <lisa.koivu_at_efairfield.com>
Date: Fri, 26 Apr 2002 08:28:29 -0800
Message-ID: <F001.00450B2A.20020426082829@fatcity.com>


Do you understand why the indexes were invalidated in the first place? you will always have to rebuild your indexes when you move tables, period. There is no way around it.

Lisa Koivu
Oracle Database Baby Oven
Fairfield Resorts, Inc.
5259 Coconut Creek Parkway
Ft. Lauderdale, FL, USA 33063

> -----Original Message-----
> From: Gurelei [SMTP:gurelei_at_yahoo.com]
> Sent: Friday, April 26, 2002 11:28 AM
> To: Multiple recipients of list ORACLE-L
> Subject: index status misleading?
>
> Hi all:
>
> Last night I have moved couple of tables from one TS
> to another. Then I thought I'd check whether I need to
> rebuild any indices. I ran the following query:
>
> select distinct status from dba_objects
> where owner = 'MYOWNER'
>
> Oracle returned I row with value VALID. From that I
> concluded that there were no indices to be rebuilt.
> This morning however it turns out that there indeed
> were indices in UNUSABLE state. What I don't
> understand is why didn't I see UNUSABLE in the output
> of my query. Can anyone explain please?
>
> thanks
>
> Gene
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Games - play chess, backgammon, pool and more
> http://games.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Gurelei
> INET: gurelei_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Koivu, Lisa
  INET: lisa.koivu_at_efairfield.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Apr 26 2002 - 11:28:29 CDT

Original text of this message

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