DB2 - Problem description
| Problem IT03754 | Status: Closed |
DROPPING THE SAME VIEW CONCURRENTLY MAY CAUSE DEADLOCK | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
Dropping the same view concurrently may cause deadlock
We are left with a deadlock:
App 1 : Waiting for X-lock in catcache for invalidation,
while holding X-row lock.
App 2 : Waiting for X-row lock while holding S-lock for
the cache entry. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 9.7 Fix Pack 10 * **************************************************************** | |
| Local Fix: | |
No Local Fix | |
| Solution | |
Fixed in DB2 9.7 Fix Pack 10 | |
| Workaround | |
NA | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 13.08.2014 10.11.2014 10.11.2014 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP10 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.10 |
|