Difference between revisions of "SET AUTOHEAL"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 8: Line 8:
  
 
==See Also==
 
==See Also==
[[Fault Tolerance and High Availability]], [INDEX]], [[REINDEX]], [[SET FSTATCACHE]], [[SET INDEX]], [[SET NETWORK]]
+
[[Fault Tolerance and High Availability]], [[INDEX]], [[REINDEX]], [[SET FSTATCACHE]], [[SET INDEX]], [[SET NETWORK]]
  
  

Latest revision as of 09:57, 3 July 2015

Purpose

Enable or disable the automatic repair of corrupted index files


Syntax

SET AUTOHEAL ON | OFF | (<expL>)


See Also

Fault Tolerance and High Availability, INDEX, REINDEX, SET FSTATCACHE, SET INDEX, SET NETWORK


Description

If SET AUTOHEAL ON is in effect (default ON), the Recital database engine will automatically repair any index files if they become corrupted. This operation is transparent to the users and provides for high availability applications as there is no need to have users log off to reindex the data.


Example

set autoheal on


Products

Recital, Recital Server, Recital Web