1.

How to handle deadlock (-911 Error) in DB2 program?

Answer»

Deadlock occurs in the case where two or more mainframe programs get an EXCLUSIVE lock on the RESOURCE which cant execute until the data is ACCESSED. In case the error occurs, we can roll back the current work unit of any one of the programs after a specified preset deadlock TIME interval and thereby TERMINATING the program.



Discussion

No Comment Found