View Single Post
  #1 (permalink)  
Old 05-28-03, 12:38
David2002 David2002 is offline
Registered User
 
Join Date: Jul 2002
Posts: 86
How can I avoiding deadlock?

Hi All,
I am working with db2V7.2 aix,
I am trying to insert rows to a table from three different processes, and I get deadlock error, how can I manage to avoiding deadlock error

I would apreciate help me with this issue.
Thanks
Reply With Quote