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

COLUMN DATAPARTITIONEXPRESSION IN SYSCAT.DATAPARTITONEXPRESSION CATALOG
VIEW DOESN'T GET UPDATED UPON ALTERING A COLUMN NAME

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
The column DATAPARTITIONEXPRESSION in 
SYSCAT.DATAPARTITIONEXPRESSION catalog view doesn't get updated 
upon altering a column name. 
 
Example: 
CREATE TABLE R1.RENAMEPARTCOLUMN ("COL1" INTEGER)PARTITION BY 
RANGE ("COL1" NULLS LAST)(PARTITION 0 STARTING(0) INCLUSIVE 
ENDING (50) EXCLUSIVE) 
DB20000I  The SQL command completed successfully. 
 
ALTER TABLE R1.RENAMEPARTCOLUMN RENAME COLUMN COL1 TO COL2 
DB20000I  The SQL command completed successfully. 
 
SELECT TABNAME ,DATAPARTITIONEXPRESSION FROM 
SYSCAT.DATAPARTITIONEXPRESSION WHERE TABNAME = 
'RENAMEPARTCOLUMN' and TABSCHEMA = 'R1' 
TABNAME                     DATAPARTITIONEXPRESSION 
--------------------          --------------------------------- 
RENAMEPARTCOLUMN   COL1  <----------------------- Should be COL2 
  1 record(s) selected.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.7 and Fix Pack 6                    * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 Version 9.7 Fix pack 6
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC84168 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
07.11.2011
15.04.2013
15.04.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.,
9.7.FP6
Problem behoben lt. FixList in der Version
9.7.0.6 FixList