Kbase P110110: Index rebuild fails with an error message Dbkey is not the first dbkey on free Chain
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/07/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B
SYMPTOM(s):
Index rebuild fails with an error message Dbkey is not the first dbkey on free Chain
A new inactive index has been added offline prior index rebuild
Index rebuild fails with Memory Violation (49)
Stacktrace reads:
utcore()
drexit()
drExitOnTerm()
_setitimer()
_sema_post()
_sema_post()
cxMakeNewBlock()
cxDoSplit()
cxSplit()
CAUSE:
This is a known issue being investigated by Development
FIX:
Run the idxbuild again, now with -IB 0 parameter, which will use old (non-optimized) algorithm for sorting.