RegenerateRefIndex
Regenerate the reference index to repair it after a validation failure. When the ValidateRefIndex part of a validation fails, you can stop IDOL Server, set RegenerateRefIndex
to True
, and restart. On restart, IDOL Server attempts to rebuild the reference index.
The reference index regeneration relies on the node table files (nodetable-ndd
and nodetable-nref
). These files must be consistent and complete for a successful regeneration.
After the reference index has been regenerated, Micro Focus recommends that you disable RegenerateRefIndex
again to avoid wasting time by regenerating the reference index every time you restart IDOL Server.
NOTE: You can also regenerate the reference index without restarting the server by using the DREREGENERATE index action.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateRefIndex=True
|
See Also: | ValidateRefIndex
DREREGENERATE index action |