DB2 - Problembeschreibung
Problem IC94356 | Status: Geschlossen |
TO_CHAR( CHARACTER-EXPRESSION, FORMAT-STRING ) RETURNS SQL20447N IN VARCHAR2 COMPATIBILITY MODE | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - 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 version 10.1 fix pack 3 * **************************************************************** | |
Local-Fix: | |
Explicitly cast the first argument to a numeric data type | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 version 10.1 fix pack 3 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC98488 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 24.07.2013 08.10.2013 07.05.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |