DB2 - Problem description
Problem IC72048 | 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 / 950 - 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. * * * * This APAR adds support for 0x3 and 0x7 to support such * * encoding. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.5 Fix Pack 8. * **************************************************************** | |
Local Fix: | |
N/A | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 Version 9.5 Fix Pack 8. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 20.10.2010 27.06.2011 27.06.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.5.0.8 |