DB2 - Problembeschreibung
Problem IC63559 | Status: Geschlossen |
ROW TYPES ARE OUTPUT WITHOUT A SCHEMA NAME AND WITHOUT SET CURRENT SCHEMA BEFORE IT | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
Row types are output without a schema name and without "set current schema" before it. To reproduce: set current schema tstsuite create type RowType as row (key integer, data varchar(100)) then db2look -e -d <database> -a The output is: create type RowType as row (key integer, data varchar(100)); and it is not preceded by a "set current schema" command. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * software * **************************************************************** * PROBLEM DESCRIPTION: * * Row types are output without a schema name and without set * * current schema before it * **************************************************************** * RECOMMENDATION: * * move to v97 fp1 * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
fixed in v97 fp1 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 05.10.2009 05.02.2010 05.02.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP1 | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |