DB2 - Problembeschreibung
| Problem IC79465 | Status: Geschlossen |
AVOID DEADLOCK BETWEEN CONCURRENT LOADS WHEN DB2_LOAD_COPY_NO_OVERRIDE IS USED | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
A LOAD using COPY NO option (which is the default option on a recoverable database) calls an internal DB2 function sqlrlGetTSContents(). Currently sqlrlGetTSContents() is called even when DB2_LOAD_COPY_NO_OVERRIDE is used -- i.e. even when the LOAD is not truly a COPY NO LOAD. With this APAR fix, we will no longer call sqlrlGetTSContents() when DB2_LOAD_COPY_NO_OVERRIDE is used. This avoids certain deadlock scenarios between concurrent LOADs into tables that require integrity checking. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 6 * **************************************************************** | |
| Local-Fix: | |
SET INTEGRITY ... OFF to the table before performing LOAD | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
| Lösung | |
Problem was first fixed in DB2 Version 9.7 Fix Pack 6 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 26.10.2011 14.06.2012 14.06.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.6 |
|