Kbase 15902: stget: out of storage. (1450) with idxbuild
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
DOS
SYMPTOM(s):
Problem running idxbuild.
** stget: out of storage. (1450)
CAUSE:
Not enough memory available.
FIX:
Workaround: Use -ovl startup parameter on the command line.
The default for this startup is 128. Setting it lower will free up the memory available for the index rebuild.
For example:
proutil sport7 -C idxbuild -ovl 60
should solve the problem.