DB2 - Problembeschreibung
Problem IC93926 | Status: Geschlossen |
TO_CHAR( CHARACTER-EXPRESSION, FORMAT-STRING ) RETURNS SQL20447N IN VARCHAR2 COMPATIBILITY MODE | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
In VARCHAR2 compatibility mode, calling TO_CHAR( character-expression, format-string ) should implicitly cast the first argument to a number and perform numeric to string conversion using the format string provided. Instead, the first argument is implicitly cast to a timestamp and the second argument is assumed to be a timestamp format string. This is likely to result in SQLCODE SQL20447N and SQLSTATE 22007. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB version 9.7 fixpack 9. * **************************************************************** | |
Local-Fix: | |
Explicitly cast the first argument to a numeric data type | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 9 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC94356 IC95554 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 04.07.2013 23.12.2013 07.05.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP9 | |
Problem behoben lt. FixList in der Version | |
9.7.0.9 | |
9.7.0.9 |