DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: another index question

  1. #1
    Join Date
    Mar 2001
    Posts
    82
    I have indexes associated to a partitioned table. When I checked the status column of the
    dba_indexes view, some of the indexes have their status as UNUSABLE. Can any body explain why?
    I thought the status column from dba_ind_partition view is supposed to show that but not
    dba_indexes.
    Why am I getting UNUSABLE for partitoned indexes associated with a partitioned table
    from dba_indexes?

  2. #2
    Join Date
    Mar 2001
    Posts
    78
    That sounds interesting. I wonder if anyone has ever experienced this. I am thinking that the dba_ind_partition will give you that info.

  3. #3
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Is it possible that those indexes are created as GLOBAL ?
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width