DB2 - Problem description
Problem IC67964 | Status: Closed |
METHOD GETUPDATECOUNT RETURNS -1 FOR BATCH UPDATES USING JCC | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The method getUpdateCount is returning -1 when using the IBM Data Server Driver for JDBC and SQLJ with Batch updates. | |
Problem Summary: | |
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. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
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. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 15.04.2010 23.08.2010 23.08.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.2 |