Kbase P32586: System error (49) when running idxbuild but unable to apply Service Pack
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
SYMPTOM(s):
Running idxbuild utility.
SYSTEM ERROR: Memory violation. (49).
sigaction() +0x730 from: /usr/lib/libthread.so.1
sigaction() +0x730 from: /usr/lib/libthread.so.1
_getfp() +0x220 from: /usr/lib/libthread.so.1
_fork() +0x86c from: /usr/lib/libthread.so.1
Cannot Apply Service Pack
CAUSE:
This problem was identified as Bug # 20021004-004. Because of many duplicated recid on the database a pointer end up referencing an invalid memory position, causing the memory violation error.
FIX:
Do not use sort file to disk, this option will be slow but it will not generate the 49 error.
ie: Answer "NO" when asked if there enough disk space for index sorting.