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

Home -> Community -> Mailing Lists -> Oracle-L -> index status misleading?

index status misleading?

From: Gurelei <gurelei_at_yahoo.com>
Date: Fri, 26 Apr 2002 07:28:28 -0800
Message-ID: <F001.00450A1F.20020426072828@fatcity.com>


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). Received on Fri Apr 26 2002 - 10:28:28 CDT

Original text of this message

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