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

"EXPORT COMMAND FAILS ON LINUX WITH -3009 ERROR WHEN THE SELECT
STATEMENT IS 64K OR GREATER IN SIZE"

Produkt:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problembeschreibung:
On linux, when the select clause in import command exceeds 64k 
or more, the command may fail with -3009 error. 
 
For example: 
When the below test script is executed: 
 
db2 "create db xmldb using CODESET utf-8 TERRITORY us" 
db2 connect to xmldb 
db2 "CREATE TABLE longstmtsel( column000000000001 
VARCHAR(25),column000000000002 VARCHAR(25) )" 
db2 "INSERT INTO longstmtsel VALUES('select', 'select 
validated')" 
db2 -tvf test.clp 
 
 
cat test.clp: 
UPDATE COMMAND OPTIONS USING s OFF; 
UPDATE COMMAND OPTIONS USING c OFF; 
UPDATE DB CFG FOR XMLDB USING APPLHEAPSZ 1000 STMTHEAP 524288; 
 
!db2 -tvf 64kexport.clp; 
 
Export may return the error: 
SQL3009N  The Action String parameter is not valid or too long. 
 
File 64kexport.clp contains an import command with select clause 
exceeding 64k in size.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* clp users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* export command fails on linux when the select stmt exceeds   * 
* 64K                                                          * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 9.5 FP9 or higher                             * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem Fixed in DB2 Version 9.5 Fix Pack 9
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC80300 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
12.10.2011
30.03.2012
30.03.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
9.5.FP9
Problem behoben lt. FixList in der Version
9.5.0.9 FixList