DB2 - Problembeschreibung
Problem IC80020 | Status: Geschlossen |
TWO DROP TABLE STATEMENTS ON TWO DIFFERENT TABLES MAY RUN INTO A DEADLOCK | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problembeschreibung: | |
Running two DROP TABLE statements concurrently on two different tables, but with similar naming, may hit a deadlock among system catalog tables. User can find these associated locks and tables involved in the deadlock from the deadlock event monitor outputs: Application 1 performing DROP TABLE ABCD_02. Lock Name : 0x0000010C00000000000C000B52 Lock Attributes : 0x00000010 Release Flags : 0x40000000 Table of lock waited on : SYSDEPENDENCIES Type of lock: Row Mode of lock: U - Update Mode application requested on lock: U - Update Database partition : 0 Lock Name : 0x0000000900000000003A000552 Lock Attributes : 0x00000030 Release Flags : 0x40000000 Lock Count : 1 Hold Count : 0 Lock Object Name : 3801093 Object Type : Row Tablespace Name : SYSCATSPACE Table Schema : SYSIBM Table Name : SYSINDEXCOLUSE Data partition id : 0 Mode : X - Exclusive Application 2 performing DROP TABLE ABCD_01 Lock Name : 0x0000000900000000003A000552 Lock Attributes : 0x00000010 Release Flags : 0x40000000 Table of lock waited on : SYSINDEXCOLUSE Type of lock: Row Mode of lock: X - Exclusive Mode application requested on lock: U - Update Database partition : 0 Lock Name : 0x0000010C00000000000C000B52 Lock Attributes : 0x00000010 Release Flags : 0x40000000 Lock Count : 1 Hold Count : 0 Lock Object Name : 786443 Object Type : Row Tablespace Name : SYSCATSPACE Table Schema : SYSIBM Table Name : SYSDEPENDENCIES Data partition id : 0 Mode : U - Update | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 UDB Version 9.5 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error description field for more information. * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.5 FixPack 9. * **************************************************************** | |
Local-Fix: | |
Run the DROP TABLE statements sequentially or only perform concurrent DROP on two tables with very different naming. | |
verfügbare FixPacks: | |
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 9.5 FixPack 9. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 27.11.2011 08.03.2012 08.03.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP9 | |
Problem behoben lt. FixList in der Version | |
9.5.0.9 |