patwanirav
24th July 2015, 11:33
Getting below error message while doing concurrent transaction.
Bdberrno : 201 (Record changed after delayed lock)
ExtraInfo : session: "ltsas0107m001";object: "ltsas0107m001"; function: "whwmd.dll1000.update.item.inventory.by.warehouse" sql.exec; company number: 810
query: "select whwmd215.*, whwmd210.iwhs
from whwmd215 for update, whwmd210
where whwmd215._index1 = {:i.warehouse, :i.item}
and whwmd215.cmba refers to whwmd210
as set with 1 rows
hint use index 1 on whwmd215
"
Message : FATAL ERROR: Error 201 (Record changed after delayed lock) on tcibd100810 (retry point suppressed in transaction slave)
Thanks in advance :)
Bdberrno : 201 (Record changed after delayed lock)
ExtraInfo : session: "ltsas0107m001";object: "ltsas0107m001"; function: "whwmd.dll1000.update.item.inventory.by.warehouse" sql.exec; company number: 810
query: "select whwmd215.*, whwmd210.iwhs
from whwmd215 for update, whwmd210
where whwmd215._index1 = {:i.warehouse, :i.item}
and whwmd215.cmba refers to whwmd210
as set with 1 rows
hint use index 1 on whwmd215
"
Message : FATAL ERROR: Error 201 (Record changed after delayed lock) on tcibd100810 (retry point suppressed in transaction slave)
Thanks in advance :)