Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: What Indexes are being used?
In article <38E1DD47.93E_at_yahoo.com>,
connor_mcdonald_at_yahoo.com wrote:
> James Lorenzen wrote:
> >
> > Connor,
> > At a previous client, I had the same issue to deal with. The join
> > does tell you about indexes in the buffer and if the index never
> > appears in the buffer, it is not used. BUT, doesn’t the index
> > appear in the buffer if there are any changes in the fields
> > that are indexed? IE, if the table is changed (update, insert or
[Snipped]
> > James
> >
> > In article <38DF5C45.623B_at_yahoo.com>,
> > connor_mcdonald_at_yahoo.com wrote:
> > > Bruce Mackay wrote:
> > > >
> > > > Hi everyone,
> > > >
> > > > I've inherited support of a system with many indexes, probably
> > > > too many indexes!
> > [ Snipped ]
> > > > Bruce Mackay, BMM Pty Ltd
> > >
> > > Join X$BH (the buffer cache) to OBJ$
> > >
> > > This will tell you what objects are in the buffer cache. Using
> > > this you can periodically determine what indexes are in the
[Snipped]
> > > Connor McDonald
> > > http://www.oracledba.co.uk
> > --
>
>
James
> --
> ===========================================
> Connor McDonald
> http://www.oracledba.co.uk
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Mar 31 2000 - 08:33:22 CST
![]() |
![]() |