Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: partitions
Howard J. Rogers wrote:
> Oradba Linux wrote:
>
>> I have a partitioned table and only global indexes. When i do a count >> on a single partition, it uses the global index and accesses the >> table. It is painfully slow. Is there a way to force it fullscan a >> partition alone? >> Also how do i know if the global non partitioned index is in a >> unusable state after the ddl on the partitions without using "update >> global indexes" clause. >> >> Oracle 9204 / Sun os 32 bit
Thanks for your response. I checked in dba_indexes after doing DDL on partitioned table with Global indexes, the status column was still valid. Let me know if i am looking at the wrong column.
Thanks Received on Thu Nov 18 2004 - 12:05:40 CST
![]() |
![]() |