Kbase P142401: Progress session crashes with error 49 in cxNextPrevious() function
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/03/2009 |
|
Status: Unverified
SYMPTOM(s):
Progress session crashes in cxNextPrevious() function
SYSTEM ERROR: Memory violation (49)
Remote server crashes with error (49)
stacktrace reads:
cxNextPrevious()
cxRowidFind()
dsmCursorFindAndGet()
dbnxt1()
dbnxt()
nsadoix()
nsaloop()
doserve()
main()
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
Corrupted index entry when going through an index tree.
FIX:
Identify where exactly session crashes and what table / index are involved and then use "proutil db -C idxfix" to fix it. If not sure about what table / index are involved or database size is small, run full "proutil db -C idxbuild"