DB2 - Problembeschreibung
Problem IC63416 | Status: Geschlossen |
THE SETTING OF MAXCAGENTS CAN BE INVALIDATED BY FORCING APPLICATIONS THAT ARE WAITING TO EXECUTE. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
Problembeschreibung: | |
The number of agents concurrently executing a database transaction can be limited with the MAXCAGENTS database manager configuration parameter. Internally, the MAXCAGENTS value is represented by agent tokens where the number of tokens limits the number of concurrent agents executing a transaction. If the number of concurrently executing agents reaches the value of MAXCAGENTS, then other agents will wait until an agent token is freed by a active agent. In the case that an agent waiting for a free token is forced, the number of agent tokens will be incremented incorrectly. As the result, the number of concurrently executing agents could be higher than the value of MAXCAGENTS. This effect will continue until the DB2 instance is recycled. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Any user that has set MAXCAGENTS to a positive value to * * limit the number of concurrently executing agents. * **************************************************************** * PROBLEM DESCRIPTION: * * If the database manager configuration parameter MAXCAGENTS * * is set to a positive value and applications waiting to * * execute are forced then the number of concurrently executing * * agents could be higher than the value of MAXCAGENTS. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.1 FP9 or higher * **************************************************************** | |
Local-Fix: | |
Not available | |
verfügbare FixPacks: | |
DB2 Version 9.1 Fix Pack 9 for Linux, UNIX and Windows | |
Lösung | |
The fix will correct the internal accounting of concurrently executing agents so that the limit set by MAXCAGENTS is respected even if applications are forced. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 25.09.2009 28.04.2010 28.04.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.1.FP9 | |
Problem behoben lt. FixList in der Version | |
9.1.0.9 |