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

AUTOMATIC RUNSTATS MIGHT NOT EVALUATE A TABLE IF DATABASE DEACTIVATION
OCCURRED WHILE THE TABLE WAS BEING PROCESSED.

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
When AUTO_RUNSTATS is enabled for a database, evaluations to 
process tables occur periodically.  If the database is 
deactivated while automatic runstats is processing a table, 
automatic runstats might fail to evaluate the table in future 
evaluations. 
 
To check if the problem has occurred, run: 
    SELECT SCHEMA,NAME FROM SYSTOOLS.HMON_ATM_INFO WHERE 
STATS_LOCK != 'N'; 
    LIST UTILITIES; 
 
The problem has occurred if: 
- the SELECT query returns more than one row, or 
- the SELECT query returns one row when LIST UTILITIES does not 
show an active Automatic runstats 
 
The problem can occur more frequently on, but is not restricted 
to, instances with more than one database enabled for automatic 
runstats.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users.                                                   * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10 Fix Pack 3 or Later.               * 
****************************************************************
Local-Fix:
After a database is activated, as soon as possible before 
automatic maintenance begins, typically about 2 hours after 
activation, manually reset the stats_lock information: 
UPDATE SYSTOOLS.HMON_ATM_INFO SET STATS_LOCK = 'N' WHERE 
STATS_LOCK != 'N'
verfügbare FixPacks:
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
First Fixed in DB2 Version 10 Fix Pack 3.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
22.04.2013
24.10.2013
24.10.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.3 FixList
10.1.0.3 FixList