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

ADMIN_MOVE_TABLE can fail with SQL0010N or a SQL0104N syntax error due to
the length of comments.

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
If there are multiple comments attached to a table and its 
columns, and these comments exceed 1kB in size, 
OTM cannot be used to move the table.  ADMIN_MOVE_TABLE fails 
with a sytax error, since the COMMENT ON 
statement that copies the remarks gets truncated. 
 
The error will be seen if the length of the command to set the 
comments exceeds 1kb: 
 
COMMENT ON "SCHEMA"."TABLE" ("COL1" IS 'This is the comment for 
col1', "COL2" IS 'This is the comment on col2', ... etc.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users of ADMIN_MOVE_TABLE on tables with many comments.      * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* If there are multiple comments attached to a table and its   * 
* columns, and these comments exceed 1kB in size,              * 
* OTM cannot be used to move the table.  ADMIN_MOVE_TABLE      * 
* fails                                                        * 
* with a sytax error, since the COMMENT ON                     * 
* statement that copies the remarks gets truncated.            * 
*                                                              * 
* The error will be seen if the length of the command to set   * 
* the                                                          * 
* comments exceeds 1kb:                                        * 
*                                                              * 
* COMMENT ON "SCHEMA"."TABLE" ("COL1" IS 'This is the comment  * 
* for                                                          * 
* col1', "COL2" IS 'This is the comment on col2', ... etc.     * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to v10.1 FP2 to avoid this issue                     * 
****************************************************************
Local-Fix:
Shorten the length of comments on the table/columns.
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
Upgrade to v10.1 FP2 to avoid this issue
Workaround
Remove the comments on the table (or at least enough to get 
under 1kb in size)
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
27.11.2012
28.01.2013
28.01.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.2 FixList
10.5.0.2 FixList