Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Tunning Indexes
"Javier Villegas" <mask_at_impsat1.com.ar> wrote
> I have tables that have a couple of indexes
> The table are growing
Which is a natural evolution for many tables.
> I donīt know how can I improve the performance on the indexes (Defrag ,
> rebuild, etc)
>
> Could you tell me how can I do that ?
Why? What problem have you identified that requires index to be rebuild to increase performance?
Don't throw rock into the bushes in the dark in an attempt to score a hit wrt to performance. The system may just throw a boulder back (like when you're re-creating the index with your own SQL and get some critical storage parameter wrong).
Instead of guessing, I suggest that you look at the system and *indentify* the problem first. And then try to fix it.
Approaching performance tuning like you're playing the lotto is.. well pretty idiotic in my opinion.
-- BillyReceived on Sun Jul 20 2003 - 12:09:13 CDT
![]() |
![]() |