[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Table locking?

  • Thread starter Thread starter Nithila Pillai
  • Start date Start date
Status
Not open for further replies.
N

Nithila Pillai

Guest
You can check the transaction scope whether it uses optimistic lock or pessimistic lock...If its bulk transaction update then its possible code logic may exclusively lock large set of records. You may need to revisit/optmize the code to get rid of this issue.

Continue reading...
 
Status
Not open for further replies.
Back
Top