Kbase P23569: Did idxbuild finish successfully?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
How to know if idxbuild run in batch mode terminated successfully?
GOAL:
Did idxbuild finish successfully?
FIX:
Check in the database log file for the two last messages:
<hh:mm:ss> Index rebuild complete. 0 error(s) encountered. (1644)
<hh:mm:ss> proutil -C idxbuild session end. (334)
Note the "0" (zero) within message 1644.
If the two last messages in the database log file are not exactly as above and you have no time to investigate the issue, then you should restore the backup made just before the idxbuild command.