Kbase P14998: The client-session was updating a corrupted index. - error (435)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/15/2005 |
|
Status: Verified
SYMPTOM(s):
Client-session receives error 435
SYSTEM ERROR: lkrels record <recid> not locked. (435)
No batch processes running
Does not cause interruption in client workflow
prowdog not initialised
CAUSE:
SYSTEM ERROR: lkrels record <recid> not locked. (435)
Means that the lock manager was trying to unlock the record but there was no longer any entry for it in the lock table.
The client-session was updating a corrupted index.
FIX:
To initially address this issue, run idxcheck to identify the index corruption, then address corruption identified with either idxfix (online) or idxbuild (offline). Subsequently, investigations into where this index corruption is initially introduced need to be undertaken.