Kbase P88015: idxbuild Error writing to temp file sequentially, fd is 76, error is 0 during phase 1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/08/2009 |
|
Status: Unverified
SYMPTOM(s):
Error writing to temp file sequentially, fd is 76, error is 0
Error: key insertion failed
Running proutil idxbuild
Progress 9.1D07
Progress 9.1D08
Progress 9.1D09
FACT(s) (Environment):
Progress 9.1D
OpenEdge 10.x
CAUSE:
proutil idxbuild process cannot allocate more file handles to create sort files
FIX:
Starting on 9.1D07, idxbuild will use more sort files during the phase 1. The number of files needed will be dependent of:
. Number of indexes
. Configuration of .srt file
. Number of sort groups specified on the parameter -SG (default is 48)
To fix this problem, please increase the file handles on the machine before starting the idxbuild process again. A workaround for this situation is decrease the number of sort groups by specifying -SG with a lower number, the minimum number of sort groups is 8.