DB2 - Problembeschreibung
Problem IC75031 | Status: Geschlossen |
DEADLOCK MAY OCCUR WHEN RUNNING TWO ALTER TABLE ATTACH PARTITION COMMANDS CONCURRENTLY | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When the ATTACH PARTITION command is executed in a high concurrency level, deadlock may occur if the table being attached as the new partition has index defined on it. The deadlock is between the two catalog tables, SYSDEPENDENCIES and SYSINDEXAUTH. You will see the below records from the deadlock event monitor output: Application 1: Lock requested: U lock on SYSDEPENDENCIES Lock Held: Lock Name : 0x00000014000000000004000552 Lock Attributes : 0x00000020 Release Flags : 0x40000000 Lock Count : 1 Hold Count : 0 Lock Object Name : 262149 Object Type : Row Tablespace Name : SYSCATSPACE Table Schema : SYSIBM Table Name : SYSINDEXAUTH Data partition id : 0 Mode : X - Exclusive Application 2: Lock requested: NS on SYSINDEXAUTH Lock Held: Lock Name : 0x0000010C00000000000C001252 Lock Attributes : 0x00000010 Release Flags : 0x40000000 Lock Count : 2 Hold Count : 0 Lock Object Name : 786450 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.7 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error description field for more information. * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.7 FixPack 5. * **************************************************************** | |
Local-Fix: | |
Run the ALTER TABLE ATTACH PARTITION commands in sequence rather than in parallel. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 5. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.03.2011 16.12.2011 16.12.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |