Kbase P117466: Database crashes with SYSTEM ERROR 1007
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/10/2010 |
|
Status: Unverified
SYMPTOM(s):
Database crashes with SYSTEM ERROR: unexpected wakeup from wait code <number>, user <user-number> (1007)
SYSTEM ERROR: unexpected wakeup from wait code <number>, user <user-number> (1007)
SYSTEM ERROR: Releasing regular latch. latchId: 20 (5028)
Database does not always crash with the 1007 error
The wait code could be different
The user id that generated the error could be different
The user could also be AIW and BIW and other backgroud writer processes
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
CAUSE:
Bug# OE00117664
FIX:
One option which seems to help is to start the database adding the -spin=1 option
You should turn off any APW or BIW writing processes.