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 IT00665 Status: Geschlossen

"CLI0111E NUMERIC VALUE OUT OF RANGE" IF THE LENGTH OF THE
DECFLOAT DATA IS LONGER THAN 31 DIGITS

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
When fetching DB DECFLOAT data into DECIMAL output columns CLI 
returns a ?CLI0111E  Numeric value out of range.? , if  the 
length of the DECFLOAT data is longer than 31 digits. 
 
For example: 
 
VALUES ( CAST ( '1.000000000000000000000000000000' AS DECFLOAT ) 
) 
      can be fetched without problems via CLI into a DECIMAL( 
N,3 ) resulting in value 1.000. 
 
VALUES ( CAST ( '1.0000000000000000000000000000000' AS DECFLOAT 
) ) 
      returns a ?CLI0111E  Numeric value out of range.? If you 
try to fetch this via CLI into a DECIMAL( N,3 )
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Problem Description above.                               * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 Fix Pack 4.                      * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 9 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 Version 10.5 Fix Pack 4.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
28.03.2014
20.10.2014
20.10.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.4 FixList
10.5.0.5 FixList