DB2 - Problembeschreibung
| Problem IC67964 | Status: Geschlossen |
METHOD GETUPDATECOUNT RETURNS -1 FOR BATCH UPDATES USING JCC | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
The method getUpdateCount is returning -1 when using the IBM Data Server Driver for JDBC and SQLJ with Batch updates. | |
| Problem-Zusammenfassung: | |
Users Affected: This issue will occur when using the JCC driver to execute a batch. Problem Description: The method getUpdateCount is returning -1 when using the IBM Data Server Driver for JDBC and SQLJ with Batch updates. | |
| Local-Fix: | |
The number of successful updates can be determined by iterating through the integer array returned by executeBatch. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
| Lösung | |
Problem was first fixed in Version 9.7 Fix Pack 2 JCC Driver (3.59.81/ 4.9.78). This fix is applied to the client. | |
| Workaround | |
The number of successful updates can be determined by iterating through the integer array returned by executeBatch. | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.04.2010 23.08.2010 23.08.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP2 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.2 |
|