Difference between revisions of "SET AUTOHEAL"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
The Recital 10 database engine will now automatically repair any index files if they become corrupted if SET AUTOHEAL ON is in effect (default ON). This operation is transparent to the users and provides for high availability applications. There is now no need to have users logoff to reindex the data. | The Recital 10 database engine will now automatically repair any index files if they become corrupted if SET AUTOHEAL ON is in effect (default ON). This operation is transparent to the users and provides for high availability applications. There is now no need to have users logoff to reindex the data. | ||
Line 23: | Line 22: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital, Recital Server, Recital Web |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 15:22, 13 January 2010
The Recital 10 database engine will now automatically repair any index files if they become corrupted if SET AUTOHEAL ON is in effect (default ON). This operation is transparent to the users and provides for high availability applications. There is now no need to have users logoff to reindex the data.
Purpose
Syntax
SET AUTOHEAL ON | OFF | (<expL>)
See Also
Description
The SET AUTOHEAL command
Example
set autoheal on
Products
Recital, Recital Server, Recital Web