Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: fragmentation and index maintainence

Re: fragmentation and index maintainence

From: Jeremy <newspostings_at_hazelweb.co.uk>
Date: Fri, 21 May 2004 15:53:35 +0100
Message-ID: <MPG.1b182847fbc5afd2989c0e@news.individual.net>


In article <40AE0F4B.74FE_at_yahoo.com>, Connor McDonald says...

> >
> > So you use DBMS_JOB to schedule periodic (you say mins) 'sync'
> > instructions - what does this call look like?
> >
> > And as a result of making this change index growth is then proportional
> > to the increase in data stored (as you would expect it to be!).
> >
> > cheers
> >
> > --
> >
> > jeremy
>
> (To answers your final question) its closer...
>
> If you're doing lots of deletes, then it tends to take some significant
> optimize calls (or a full rebuild) to get that space back, but other
> than that, we've been pretty happy with just regular (ie 5min) syncs
>
> The call is just: ctx_ddl.sync_index('index_name')
>

Thanks Connor

-- 

jeremy
Received on Fri May 21 2004 - 09:53:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US