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

DB2TOOL -TW TNAME CAN FIND NO MATCHING TABLES, BUT CAN GENERATE RELATED
OBJECTS.

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
The db2tool -tw tools may incorrectly generate output for views 
which happen to have dependant objects that meet the value 
passed in.  However these object are not tables. 
 
There is possibility to reproduce issue. The issue can be seen 
on then sample database. 
 
db2look -d sample -e -tw v% 
 
produces: 
 
... 
... 
-- There are no tables with names that match the pattern 
criteria 
... 
... 
-- DDL Statements for Views 
... 
... 
 
CREATE VIEW VFORPLA (PROJNO, PROJNAME, RESPEMP, PROJDEP, 
FRSTINIT, MIDINIT, LASTNAME) AS SELECT ALL F1.PROJNO, PROJNAME, 
RESPEMP, PROJDEP, SUBSTR(FIRSTNME,  1,  1),  MIDINIT,  LASTNAME 
FROM VPROJRE1 F1 LEFT OUTER JOIN EMPPROJACT F2 ON F1.PROJNO = 
F2.PROJNO; 
... 
... 
 
The object VPROJRE1 is actually a view and NOT a table.  The 
tool prints related object because of association with views 
that fit filter criteria.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* See Error Description                                        * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* See Error Description                                        * 
****************************************************************
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
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC87907 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
19.08.2011
06.11.2012
06.11.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
9.7.0.7 FixList