DB2 - Problembeschreibung
| Problem IT04193 | Status: Geschlossen |
FOR SQLFETCH() RGBVALUE IN CLI TRACE IS TRUNCATED WHEN USING DB2TRC -CLI OPTION | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
rgbValue difference in classical trace vs db2trc -cli trace for
SQLFetch(). when using db2trc -cli rgbvalue is truncating in cli
traces
classical trace snippet:
SQLFetch( hStmt=1:7 )
> Time elapsed - +8.000000E-006 seconds
( iRow=1, iCol=1, fCType=SQL_C_WCHAR, rgbValue="DSYLI" -
x'4400530059004C004900', pcbValue=10, piIndicator=10 )
db2trc -cli trace snippet:
SQLFetch( hStmt=1:7 )
> Time elapsed - +6.000000E-006 seconds
( iRow=1, iCol=1, fCType=SQL_C_WCHAR, rgbValue="D" -
x'44000000000000000000', pcbValue=10, piIndicator=10 ) | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All Platform * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v9.7 Fixpack 11 or Later * **************************************************************** | |
| Local-Fix: | |
Use classical cli trace instead of db2trc -cli | |
| Lösung | |
First Fixed in DB2 LUW v9.7 Fixpack 11 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 04.09.2014 08.10.2015 08.10.2015 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP11 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.11 |
|