DB2 - Problembeschreibung
Problem IT00724 | Status: Geschlossen |
BUGCHECKEXCEPTION: BUG CHECK EXCEPTION THROWN DUE TO AN INTERNAL JCC ERROR ... SEVERITY CODE 8 ... ERRORCODE=-4228 | |
Produkt: | |
DB2 DATA SRVR D / DB2DSDRVR / A50 - DB2 | |
Problembeschreibung: | |
The following exception is thrown by the IBM Data Server Driver for JDBC and SQLJ (also called JCC driver) when a prepared statement (PreparedStatement object) is executed: com.ibm.db2.jcc.am.BugCheckException: [...] Bug check exception thrown due to an internal JCC error. Please contact support. Message text: Error happened on server. Severity code 8. No exception code returned from server. ERRORCODE=-4228, SQLSTATE=null The scenario that leads to the exception is: 1. Client reroute is enabled by configuring client affinities or setting the JCC driver property enableSyspleWLB=true. 2. A connection undergoes client reroute - either when the connection is first made or or at some point later when the connection is used. 3. The application executes a prepared statement (PreparedStatement object) that has a parameter whose JDBC data type is any of BLOB, CLOB, LONGVARCHAR, LONGVARBINARY, BINARY or LONGVARGRAPHIC. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users of IBM Data Server Driver for JDBC and SQLJ * * shipped with DB2 10.5 releases earlier than DB2 10.5 Fixpack * * 4 * **************************************************************** * PROBLEM DESCRIPTION: * * Refer Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.5 Fixpack 4 * **************************************************************** | |
Local-Fix: | |
Catching and ignoring the exception and executing the prepared statement (PreparedStatement object) again should work. | |
Lösung | |
Upgrade to DB2 10.5 Fixpack 4 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 01.04.2014 08.09.2014 08.09.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.4 |