home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
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 IT06607 Status: Geschlossen

SYSPROC.ADMIN_MOVE_TABLE RETURNS SQL0614N ERROR

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
When the source table does not have index, ADMIN_MOVE_TABLE 
creates generated index on the source table, the staging table 
and the target table in order to improve replay performance. 
First, ADMIN_MOVE_TABLE selects columns of the source table as 
many as possible until the column length exceeds the max key 
length limit of the index table space. And then it creates the 
generated index on those columns on the staging table, and also 
on the source table and the target table. 
 
In some cases(e.g. the source table has (var)graphic columns), 
ADMIN_MOVE_TABLE computes the column length incorrectly, as a 
result it creates the generated index on those columns which 
exceeds the max key length limit of the index table space, in 
turn ADMIN_MOVE_TABLE fails with SQL0614N error.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users.                                                   * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 V10.1 Fixpack 5 or higher.                    * 
****************************************************************
Local-Fix:
Create an index for the source table before running 
SYSPROC.ADMIN_MOVE_TABLE.
Lösung
Firstly fixed in DB2 V10.1 Fixpack 5.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
19.01.2015
14.07.2015
14.07.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.5 FixList