Kbase P18976: Binary dump of a database core dumped with 5107 error.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Unverified
SYMPTOM(s):
proutil <db> [owner.]<table> <directory> [-index]
Record not found <recid>, return = <return-code>. (5107)
Record not found <recid>, return = -1. (5107)
proutil dbname -C idxfix with option 3 did not fix the problem
proutil dbname -C idxfix with option 3 reported bad indices
CAUSE:
Some indices in the database are corrupted
FIX:
1. Rebuild the database indices by running
proutil <db> -C idxbuild [-B 1024 -TB 31 -TM 32]
2. Perform the binary dump on the database
proutil <db> [owner.]<table> <directory> [-index]