DB2 - Problem description
Problem IC77558 | Status: Closed |
IMPORT FROM IXF FILES MAY BE SLOWER THAN EXPECTED WHEN THE ROWCOUNT ATTRIBUTE IS SPECIFIED | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
When importing data from an IXF file and the ROWCOUNT <n> attribute is specified, if the file contains more than <n> rows, the import process will still need to read through the remainder of the rows. This is done in order to process the index information which is stored at the end of the IXF file. However, this reading and skipping of records that are not required, happens in an inefficient way, which can lead to the import being much slower than expected. ( e.g. slower than importing all rows ). This apar fixes this inefficiency. Note, the SKIPCOUNT and RESTARTCOUNT IMPORT options also have this problem. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * Import from IXF files with the ROWCOUNT attribute is * * inefficient. * **************************************************************** * RECOMMENDATION: * * Upgrade the DB2 Server to V9.8 Fix Pack 4 * **************************************************************** | |
Local Fix: | |
n/a | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 4 for AIX and Linux | |
Solution | |
This problem was first fixed in V9.8 Fix Pack 4 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 15.07.2011 04.08.2011 04.08.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FP4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.4 |