Kbase P5503: 8.x Database is abnormal shutdown due to transaction related error messages
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 8.3x
UNIX
SYMPTOM(s):
Database shutdown abnormal with different transaction related error messages in database log file
Database is shutdown abnormal after a user is able to login with an existing userid
Errors occur in database logfile after two user are able to log into the database with the same user id
Database is shutdown abnormal
Errors received in the database logfile depend on the circumstance
SYSTEM ERROR: unexpected wakeup from wait code <number>, user <user-number> (1007)
SYSTEM ERROR: bkrlsbuf: cannot release buffer lock, use count <count> is invalid. (1051)
SYSTEM ERROR: tmend called, but no transaction active. (288)
SYSTEM ERROR: mtlatch <latch-num>, holding <lock>. (3712)
SYSTEM ERROR: Releasing regular latch. latchId:<latch-num> (5028)
User <num> died holding <num> shared memory locks. (5026)
Sending signal <signal number> to <num> connected user(s). (2261)
Two users are logged in with the same id.
Users that have the same userid are both shared memory connections to the database
CAUSE:
Bug# 20000926-018
FIX:
upgrade to Progress 8.3E
To workaround the problem: Make the user account that is involved in the errors part of the Administrator Group or connect to the database in client/server mode.