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

ADMIN_MOVE_TABLE GETS SLOWER IF PROTOCOL TABLE GETS LARGE

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
ADMIN_MOVE_TABLE gets slower after moving a large number of 
tables. 
The root cause is inefficient SQL access to the protocol table.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All DB2 V9.7 users.                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 V9.7 Fix Pack 10 or higher.                   * 
****************************************************************
Local-Fix:
Workaround: delete all protocol entries of complete moves. 
 
DELETE FROM SYSTOOLS.ADMIN_MOVE_TABLE S1 WHERE EXISTS(SELECT 1 
FROM SYSTOOLS.ADMIN_MOVE_TABLE S2 WHERE S1.tabschema = 
S2.tabschema AND S1.tabname = S2.tabname AND S2.key = 'STATUS' 
AND S2.value IN ('COMPLETE','COMPLETE_WITH_WARNINGS'))
Lösung
First fixed in DB2 V9.7 Fix Pack 10.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
26.11.2013
13.11.2014
13.11.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP10
Problem behoben lt. FixList in der Version
9.7.0.10 FixList