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

How to resolve -911 and -913


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Kmr.deepakcs

New User


Joined: 11 Oct 2013
Posts: 37
Location: India

PostPosted: Sun Jan 05, 2014 5:27 pm
Reply with quote

every body, good morning....
As we know that -911 and -913 is dead lock and time out abend. but, can any body tell me how we resolve this issue, if we face these abends.......
suggestions required......thanks in advance
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Sun Jan 05, 2014 7:56 pm
Reply with quote

Doing a search on 'resolve deadlock' in this section of the forum I came up with 244 responses. One of them is this topic - have you read the other 243 looking for the answer?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jan 06, 2014 7:40 pm
Reply with quote

Hello,

These are quite often caused by improper design and/or code . . .

The correction is often changing how rows are accessed.

If there is only a pair of processes that cause these, schedult them to run at different times.

There are many, many possibilities and you should probably work with your dba to identify/correct the problem(s).
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Jan 13, 2014 7:38 pm
Reply with quote

abend is abnormal termination of program.

a negative sql code can not cause an abend.

code in your program, either
forcing an abend due to a negative sql code
or
improperly handling data after receiving a negative sql code
will cause an abend.

when you call an apple
an orange,
it is difficult to determine if you have a problem with the juice or the sauce.
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 Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
No new posts How to resolve SYNCH15! & SYNCH16... Compuware & Other Tools 0
No new posts How to resolve sqlcode of CALL ATTACH... DB2 3
No new posts How to resolve U4038? COBOL Programming 5
Search our Forums:

Back to Top