G
George Potemkin
Guest
Progress V11 is writing a second message as an addition to the error # 435: (435) SYSTEM ERROR: lkrels record 14338435633 not locked. (-----) lkrelsy ERROR: (91, 0, 14338435633) not locked What is the meaning of the fields in this message? Is it 1) table number, 2) lock flag (always zero), 3) recid ? Knowledgebase: "The error is indicating that the code attempted to release a lock that was already released at transaction commit. The error can be considered harmless". Should we try to find out the source of these errors or should we just ignore them? There are the thousands errors written to db log per a day. I guess we can suppress the message # 435 using the -omitLgMsgs parameter but not the second one.
Continue reading...
Continue reading...