Repair and Verity?  You only need index/update and optimise.  If you 
get a
corrupted index for whatever reason we have found repair to be wholly
unreliable in fixing the problem.

"Nuke it for morbid... it's the only way to be sure", Ripley.

Kill the directories, the registry entry, create and reindex from 
scratch.

-- Geoff

> -----Original Message-----
> From: Stephen Collins [mailto:[EMAIL PROTECTED]]
> Subject: RE: Large object sets, lots of data, Verity and memory

> Thanks.  I'll try this tonight.
>
> Will a repair task (also scheduled) index any/all missing objects in
> the collection?
>
> Steve
>
> > -----Original Message-----
> > From: Aaron Shurmer [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, 19 July 2001 5:19 PM
> > To: Spectra-Talk
> > Subject: RE: Large object sets, lots of data, Verity and memory
> >
> >
> > The following will optimize the collection #entry#, you may wish 
to
> >  lock it
> > if you are not running cf 5...
> >
> > <cfcollection action="OPTIMIZE" collection="#entry#">
> >
> > you can get all the collection names out of the regestry, using
> > <cfregistry action="GETALL"
> > 
branch="HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersio
> > n\ Collec
> > tions" name="qCollections" type="Key">
> >
> > Cheers,
> Aaron


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to