DB2 - Problembeschreibung
| Problem IC63977 | Status: Geschlossen |
IN RARE TIMING SITUATIONS, SORT WITH INTRA_PARALLEL MAY FAIL WITH -901 CREATING TEMPORARY TABLE FOR SORT SPILL. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
When the INTRA_PARALLEL db cfg parameter is enabled (smp
parallelism), an operation requiring Sort infrastructure that
spills to a temp table may fail with a -901 with a db2diag.log
entry like this:
FUNCTION: DB2 UDB, sort/list services, sqlsmergerec, probe:2050
MESSAGE : Creating Temporary Table for sort spill, but one
already exists.
Aborting sort operation. Contact IBM Support.
slestatus = 874c40,
poolID = 5, objectID = 73
This is caused by a rare timing scenario and is unlikely to
occur. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * When the INTRA_PARALLEL db cfg parameter is enabled (smp * * parallelism), an operation requiring Sort infrastructure * * that spills to a temp table may fail with a -901 with a * * db2diag.log entry like this: * * * * FUNCTION: DB2 UDB, sort/list services, sqlsmergerec, * * probe:2050 * * MESSAGE : Creating Temporary Table for sort spill, but one * * already exists. * * Aborting sort operation. Contact IBM Support. * * slestatus = 874c40, * * poolID = 5, objectID = 73 * * * * This is caused by a rare timing scenario and is unlikely to * * occur. * **************************************************************** * RECOMMENDATION: * * Workaround: disable INTRA_PARALLEL db config parameter * **************************************************************** | |
| Local-Fix: | |
turn off INTRA_PARALLEL, i.e. change dbm cfg parameter INTRA_PARALLEL to NO then recycle the instance | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Lösung | |
Fixed in v97fp1 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.10.2009 23.02.2010 23.02.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP1 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.1 |
|