Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC97232 Status: Closed

Actual code point, 0xd053 does not match expected code point, 0x241a.
ERRORCODE=-4499, SQLSTATE=null error by JCC application

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
A call to a stored procedure returning resultset fails with 
"Actual code point, 0xd053 does not match expected code point, 
0x241a. ERRORCODE=-4499, SQLSTATE=null" error returned by the 
JCC application due to invalid  SQLCINRD codepoint length sent 
by the database server. 
 
Exception in the Java application: 
SQL state  = null 
Error code = -4499 
Message    = [jcc][t4][2028][11149][3.62.56] Actual code point, 
0xd053 does not match expected code point, 0x241a. 
ERRORCODE=-4499, SQLSTATE=null 
 
Stack trace: 
com.ibm.db2.jcc.am.DisconnectRecoverableException: 
[jcc][t4][2028][11149][3.62.56] Actual code point, 0xd053 does 
not match expected code point, 0x241a. ERRORCODE=-4499, 
SQLSTATE=null 
at com.ibm.db2.jcc.am.fd.a(fd.java:317) 
at com.ibm.db2.jcc.am.fd.a(fd.java:356) 
at com.ibm.db2.jcc.t4.z.a(z.java:1178) 
at com.ibm.db2.jcc.t4.z.l(z.java:1052) 
at com.ibm.db2.jcc.t4.cb.a(cb.java:1930) 
at com.ibm.db2.jcc.t4.cb.a(cb.java:683) 
at com.ibm.db2.jcc.t4.cb.l(cb.java:628) 
at com.ibm.db2.jcc.t4.cb.k(cb.java:349) 
at com.ibm.db2.jcc.t4.cb.e(cb.java:98) 
at com.ibm.db2.jcc.t4.q.e(q.java:81) 
at com.ibm.db2.jcc.t4.rb.k(rb.java:160) 
at com.ibm.db2.jcc.am.jn.jb(jn.java:2248) 
at com.ibm.db2.jcc.am.kn.b(kn.java:4078) 
at com.ibm.db2.jcc.am.ln.fc(ln.java:113) 
at com.ibm.db2.jcc.am.ln.execute(ln.java:96) 
at 
com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.pmiExecute(WSJ 
dbcPreparedStatement.java:891) 
at 
com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.execute(WSJdbc 
PreparedStatement.java:596) 
 
Actual code point, 0xd053 does not match expected code point, 
0x241a. ERRORCODE=-4499, SQLSTATE=null error from applicaiton 
 
 
DRDA buffer from the database server: 
 
 SEND BUFFER(AS): 
 ... 
          SQLCINRD OBJDSS                  (ASCII) 
       0 1 2 3 4 5 6 7  8 9 A B C D E F   0123456789ABCDEF 
0000  0AAED05300030B02 240B000000000100   ...S....$....... 
0010  0000000055000000 0000000000000000   ....U........... 
... 
 
0AAE - 6 ==> should be 0AA8, but it was 0B02
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* JCC application users against DB2 LUW server                 * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 V9.7 FP10 or higher.                          * 
****************************************************************
Local Fix:
Rebind stored procedure.
Solution
First fixed in DB2 V9.7 FP 10
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
27.10.2013
24.11.2014
24.11.2014
Problem solved at the following versions (IBM BugInfos)
9.7.FP10
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.10 FixList