DB2 - Problembeschreibung
Problem IC73896 | Status: Geschlossen |
DB2 TRUNCATES THE VALUE WHEN SETTING THE DB2_COMPATIBILITY_VECTO R REGISTRY VARIABLE TO ORA AND CONVERTING FROM A DOUBLE HOST VA | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
If the target Column is decimal and data is bound in the application using Double data type (example in CLI: SQL_C_DOUBLE; Example in Embedded : double var1; ),then Database created with Number Compatibility Mode should respect DECFLT_ROUNDING mode set for the database when doing conversion from DOUBLE/FLOAT to DECIMAL. Please, call into DB2 Support if you are not sure what DB2_COMPATBILITY_VECTOR settings are done for your database | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * If the target Column is decimal and data is bound in the * * * * application using Double data type (example in CLI: * * * * SQL_C_DOUBLE; Example in Embedded : double var1; ),then * * Database * * created with Number Compatibility Mode should respect * * * * DECFLT_ROUNDING mode set for the database when doing * * conversion * * from DOUBLE/FLOAT to DECIMAL. * * * * Please, call into DB2 Support if you are not sure what * * * * DB2_COMPATBILITY_VECTOR settings are done for your database * **************************************************************** * RECOMMENDATION: * * Upgrade to db2 verison 9.7 fix pack 4. * **************************************************************** | |
Local-Fix: | |
The function CAST(? as DECFLOAT) can be used to solve this issue | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
The fix will be included in DB2 version 9.7 fix pack 4. | |
Workaround | |
The function CAST(? as DECFLOAT) can be used to solve this issue | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 16.01.2011 12.05.2011 12.05.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |