How do I handle -911 (deadlock) error in a db2 program so
that the program will never abend?
Answer Posted / sireesha
Dead lock time out erro occurs in the following case:
If two or more programs acquired exclusive lock on the
data,which may be needed for other programs without that
data which can not proceed further.
Solution: You can roll back current unit of work for one of
the programs after preset time interval for deadlocks and
terminate that program.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Define buffer pool.
What is the maximum size of varchar data type in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How do I change the column size in db2?
Is db2 relational database?
What is load replace in db2?
How to find the maximum value in a column in the db2 database?
How do I start db2 in windows?
What happens in bind step in a db2 program?
What is buffer pool?
What is buffer pool in the db2 database?
What r the comman abends in db2, jcl and cobol???????
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is a db2 cursor?
What is runstats utility in db2?