DB2 - Problem description
Problem IC86944 | Status: Closed |
SQL3119W THROWN DURING LOAD/IMPORT USING DB2AUDIT DEL FILE DUE TO COLUMN TYPE MISMATCH | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
When archiving and extracting a delimited ASCII file using the 'DB2AUDIT EXTRACT DELASC' command, the CONTRSTTYPE column is extracted as a string. However, the db2audit.ddl script creates the column as an integer. This results in a column type mismatch which throws an SQL3119W when executing a LOAD/IMPORT operation using the delimited files. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 FP8 * **************************************************************** | |
Local Fix: | |
Create the audit table with CONTRSTTYPE column as CHAR(1) | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
This issue is fixed in DB2 v9.7 FP8 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC91275 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 02.10.2012 19.04.2013 19.04.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.8 |