DB2 - Problem description
Problem IT09903 | Status: Closed |
DB2 CAN TRAP WHEN USING XSLTRANSFORM IF RESULT DATA TYPE IS NOT LARGE ENOUGH TO HOLD RESULT | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
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 Summary: | |
**************************************************************** * 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. | |
Solution | |
Fixed in DB2 Version 10.5 FixPack 7 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 07.07.2015 22.12.2016 22.12.2016 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.7 |