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: <Cherie_Machler_at_gelco.com>
Date: Fri, 26 Apr 2002 11:28:32 -0800
Message-ID: <F001.00450EE3.20020426112832@fatcity.com>

Gene,

Perhaps the indexes weren't owned by MYOWNER. Accidentally owned by a different userid?

Cherie Machler
Oracle DBA
Gelco Information Network

                                                                                                                   
                    Gurelei                                                                                        
                    <gurelei_at_yahoo       To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>       
                    .com>                cc:                                                                       
                    Sent by:             Subject:     index status misleading?                                     
                    root_at_fatcity.c                                                                                 
                    om                                                                                             
                                                                                                                   
                                                                                                                   
                    04/26/02 10:28                                                                                 
                    AM                                                                                             
                    Please respond                                                                                 
                    to ORACLE-L                                                                                    
                                                                                                                   
                                                                                                                   




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: INET: Cherie_Machler_at_gelco.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 - 14:28:32 CDT

Original text of this message

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