home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IT09903 Status: Geschlossen

DB2 CAN TRAP WHEN USING XSLTRANSFORM IF RESULT DATA TYPE IS NOT LARGE
ENOUGH TO HOLD RESULT

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
DB2 can trap when issuing a statement like: 
 
  SELECT XSLTRANSFORM (XML_DOC USING XSL_DOC AS varchar(32000)) 
FROM XML_TAB 
 
  and the result can be larger than the specified result type 
and codepage conversion must take place. The expected result is 
SQL0433N.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* SQL including XML data user                                  * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 FixPack 7 or later               * 
****************************************************************
Local-Fix:
Correct the expected SQL0433N such that the result type is 
large enough to hold the result. 
  or 
  Define the database as a unicode database, codepage 1208.
Lösung
Fixed in DB2 Version 10.5 FixPack 7
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
07.07.2015
22.12.2016
22.12.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.7 FixList