DB2 - Problembeschreibung
Problem IC95044 | Status: Geschlossen |
CLI OR .NET APPLICATION WITH PUREQUERY CLIENT OPTIMIZATION MAY THROW SQL0805N WHEN USING FORCESINGLEBINDISOLATION OPTION. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
When forceSingleBindIsolation is set to TRUE, it will create DB2 package for only a single isolation level. It will not have number appended to the name of the package to indicate the isolation level. However CLI or .NET application as if oblivious to forceSingleBindIsolation option, will try to look for packages at multiple isolation levels, instead of finding all the statements in single package. This may result in SQL0805N package not found error. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users using PureQuery Client Optimization * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * First fixed in DB2 V10.1 Fixpack 3 * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 V10.1 Fixpack 3 | |
Workaround | |
Do not use forceSingleBindIsolation with PQR. It will generate packages for each isolation level. Manually remove packages for all other isolation levels except the one which you want to use. | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 20.08.2013 02.12.2013 02.12.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |