IBExpert で次のクエリを実行しようとしています
delete from mytable where EMPID = 55 and ROLEID = 445
エラーが発生しています:
update conflicts with concurrent updates.
Concurrent transaction number is 292071.
ロックを取得した舞台裏で実行されているクエリを知るにはどうすればよいですか? IBExpert でそれを知る方法はありますか?