Hi,
We have a setup where we are testing 3 concurrent users who are trying to delete some rows from the same table based on some different predicates, however after a few row level locks the same gets escalated to a table level lock in the 'X' exclusive mode and eventually one of the transactions rollsback.
We have set the DB2_RR_TO_RS=Yes. However the same still persists.
We have also set locktimeout to 300 seconds and maxlocks to 75 and lockist to approx 100 MB.
Does any one have any clues to avoid the same.
Regards
nitin.