DB2 - Problembeschreibung
Problem IC64831 | Status: Geschlossen |
JCC THROWS SQLEXCEPTION WITH ERROR CODE -4476 WHEN PREPAREDSTATEMENT.EXECUTEQUERY() DOESN'T RETURN A RESULTSET. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
If PreparedStatement.executeQuery() doesn't return a ResultSet, JCC throws SQLException with error code -4476. This behavior is JDBC compliant. Now we add a new DataSource property allowNullResultSetForExecuteQuery, the type of this property is integer and the default is com.ibm.db2.jcc.DB2BaseDataSource.NOT_SET. If it is set to com.ibm.db2.jcc.DB2BaseDataSource.YES, JCC will NOT throw SQLException if executeQuery returns null ResultSet. This behavior is not compliant with JDBC specification. This property only applies to SQL CALL statement. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * N/A * **************************************************************** * PROBLEM DESCRIPTION: * * If PreparedStatement.executeQuery() doesn't return a * * ResultSet, JCC throws SQLException with error code -4476. * * This behavior is JDBC compliant. Now we add a new DataSource * * property allowNullResultSetForExecuteQuery, the type of this * * property is integer and the default is * * com.ibm.db2.jcc.DB2BaseDataSource.NOT_SET. If it is set to * * com.ibm.db2.jcc.DB2BaseDataSource.YES, JCC will NOT throw * * SQLException if executeQuery returns null ResultSet. This * * behavior is not compliant with JDBC specification. This * * property only applies to SQL CALL statement. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 1. * **************************************************************** | |
Local-Fix: | |
n/a | |
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 1. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC64969 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 30.11.2009 26.04.2010 26.04.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP1 | |
Problem behoben lt. FixList in der Version | |
9.7.0.2 |