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

FURTHER ENHANCEMENTS TO DB2CAT TO CHECK FOR TABLES AFFECTED BY APARS
IZ39997 & IZ40001. APAR IC79996 IMPROVEMENT

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
The APAR IC79996: Enhance the db2cat tool to identify table 
which may still be impacted by the consequences of the APARs 
IZ39997 & IZ40001 
 
Does not detect the situation when we have a regular view of the 
same 
name as the orphaned MST. 
 
Example: 
 
          Dependent MST DESCRIPTION 
          ------------------------- 
 
 
 Schema of the dependent Table     : MARIAJ 
 Table name of the dependent Table : V_TEST 
 Refresh Option                : 
 MST type                      : Sts View 
 Isolation Level             : 1 
 Arithmetic Warning Level    : 78 
 
$ db2 drop table test 
DB21034E  The command was processed as an SQL statement because 
it was not a valid Command Line Processor command.  During SQL 
processing it returned: 
SQL0901N  The SQL statement failed because of a non-severe 
system error. Subsequent SQL statements can be processed. 
(Reason "Dependent MST's packed Descriptor not found".) 
SQLSTATE=58004 
 
1. If there are no views defined with the same name as the 
orphaned statsview , db2cat with APAR IC79996 will report the 
corruption: 
 
db2cat -d test_db -s mariaj -n test -v 
 
**************************************************************** 
Validating Packed Descriptor: MARIAJ  .TEST 
 
Orphan dependent MST (count = 0) found in packed descriptor: 
MARIAJ  .V_TEST 
 
 
2. 
If we have a view with the same name (it does not need to have 
the same columns) as the Orphan dependent MST, the db2cat 
enhanced with APAR IC79996 will not detect this corruption. 
 
 
db2 create view v_test as select c1,c3 from test 
**************************************************************** 
Validating Packed Descriptor: MARIAJ  .TEST 
 
No Corruption Detected. 
 
---------------------------------------------------------------- 
 
 
This APAR will make additional improvements to db2cat so the 
corruption is detected in both cases.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description.                                       * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.7 and Fix Pack 7                    * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
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
Problem was first fixed in DB2 Version 9.7 and Fix Pack 7
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC87854 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
02.05.2012
20.10.2012
20.10.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.
Problem behoben lt. FixList in der Version
9.7.0.7 FixList