DB2 - Problem description
Problem IC72049 | Status: Closed |
DB2 LOAD ZONEDDECIMAL OPTION ADDS SUPPORT FOR 0X3 AND 0X7 FOR POSITIVE AND NEGATIVE HALF-BYTE SIGN VALUES RESPECTIVELY | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Currently, DB2 LOAD's zoneddecimal option only supports the following half-byte sign values: + = 0xC 0xA 0xE 0xF - = 0xD 0xB But in ASCII-encoded environment, a zoned decimal number uses 0x3 and 0x7 for positive and negative half-byte sign values respectively. This APAR adds support for 0x3 and 0x7 to support such encoding. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * Currently, DB2 LOAD's zoneddecimal option only supports the * * following half-byte sign values: * * * * + = 0xC 0xA 0xE 0xF * * - = 0xD 0xB * * * * In ASCII-encoded environment, a zoned decimal number uses * * 0x3 and 0x7 for positive and negative half-byte sign values * * respectively, but LOAD's zoneddecimal option does not * * support this encoding. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 4 to resolve the * * problem. * **************************************************************** | |
Local Fix: | |
N/A | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
Adds support for 0x3 and 0x7 to support such encoding. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 20.10.2010 19.04.2011 19.04.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |