Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Local vs. Global Indexes
We have an app where it's necesary to partition on a date field for
maintenance and data loading.. However all queries use a userid. Local index
had way to many index probes and performance went down the tubes. Put a
global index on userid and everyones happy. The 30 minute downtime to
rebuild the index during partition maintenance is acceptable to the users.
Mike
ganstadba_at_hotmail.com
----- Original Message -----
From: Ryan
To: oracle-l_at_freelists.org
Sent: Wednesday, February 25, 2004 9:33 PM
Subject: Local vs. Global Indexes
I pretty much only use local indexes. Do any of you use global indexes on partitioned tables and why?
![]() |
![]() |