DB2 - Problem description
Problem IC71535 | Status: Closed |
IMPORT WITH KEEPBLANKS OPTION MIGHT GENERATE A SQL3117W FOR NUMERIC COLUMN | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If the IMPORT utility is invoked with the KEEPBLANKS modifier, and the first column in the data file is a numeric column (ie. smallint, int, bigint, float, real, decimal), and the data column value is padded with spaces before or after the numeric value, then Import will not parse the value as a numeric type but instead return a SQL3117W if the column is nullable, or reject the record if the column is not nullable. This problem only effects v95fp6, and v97fp2 and v97fp3. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * IMPORT WITH KEEPBLANKS OPTION MIGHT GENERATE A SQL3117W FOR * * NUMERIC COLUMN * **************************************************************** * RECOMMENDATION: * * upgrade to v97 fixpak4 * **************************************************************** | |
Local Fix: | |
Remove space padding from around numeric column values in the data file. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
Fixed in DB2 v97fixpak4 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 28.09.2010 02.05.2011 02.05.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7., 9.7.FIXPAK4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |