company logo

Database :: recreateExtent - Recreate Index for an extent

The function repairs indexes for a corrupted extent. The function deletes all indexes for the extent and parses the database for instances with the type of the extent. The function works correct only, when all instances in the database belong to the extent.

This function should be called only in case of completely destroyed extent index. A better way of repairing an index is callingProperty::rebuildIndex().

Implementation details

Database  :: recreateExtent ( odaba::String &sExtentName )
  • sExtentName - Extent name