IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to overcome deadlock situation


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Mon May 23, 2005 11:42 am
Reply with quote

hi,

How to overcome deadlock situation?

bye,
ks reddy.
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Mon May 23, 2005 5:27 pm
Reply with quote

What deadlock situation have you met?
Back to top
View user's profile Send private message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Mon May 23, 2005 7:35 pm
Reply with quote

suppost in db2, if more than one task updating the same table then deadlock situation arises, then to overcome this deadlock we have to terminate the first task or second task or both?
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Mon May 23, 2005 9:46 pm
Reply with quote

No, DB2 take care about that. Just specify CR, UR, RR at your bind time.
Back to top
View user's profile Send private message
sen_1983us

New User


Joined: 21 May 2005
Posts: 21
Location: Hyderabad

PostPosted: Tue May 24, 2005 11:51 am
Reply with quote

what is rr cr ur explain it
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Tue May 24, 2005 9:21 pm
Reply with quote

CR - Cursor Stability
UR - Uncommitted Read
RR - Repeatable Read
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts DB2 deadlock DB2 2
No new posts -913/-911 Deadlock during UPDATE stat... DB2 5
No new posts Unique sort situation.... SYNCSORT 6
No new posts Can a select query participate in a d... DB2 1
No new posts Related to Deadlock issue DB2 2
Search our Forums:

Back to Top