DB2 - Problem description
Problem IC95689 | Status: Closed |
THE ROUND FUNCTION WITH A MINIMUM VALUE FOR INTEGER AND BIGINT VALUES IS NOT RETURNING THE CORRECT RESULTS | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
The ROUND function is not returning the correct results for INTEGER and BIGINT values when minimum values for each data type are used. For example, running "ROUND(INTEGER(-2147483648),-2)" returns a value of 0, but should return a value of -2147483600. Running "ROUND(BIGINT(-9223372036854775808),-2)" also returns a value of 0, but should return a value of -9223372036854775800. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 10.5.0.3. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 10.5 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
The problem is first fixed in DB2 version 10.5.0.3. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC97272 IC97273 IC97274 IC97276 IC97277 IC97379 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 03.09.2013 27.02.2014 07.04.2015 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.3 | |
10.5.0.3 |