DB2 - Problembeschreibung
Problem IC63290 | Status: Geschlossen |
A REFERENCE TO AN ARRAY DATA TYPE MAY CAUSE AN UNEXPECTED SQL1224N ERROR. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
An unexpected SQL1224N error will occur when an array data type is referenced in an SQL statement, and: - the array type is invalid (SYSCAT.DATATYPES.VALID is 'N'), and - the array element is a user-defined row data type. This error is reported for all SQL statements that can reference a user-defined type, except for the DROP TYPE statement. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All DB2 UDB systems on Linux, Unix, and Windows platforms at * * service levels on Version 9.7.0. * **************************************************************** * PROBLEM DESCRIPTION: * * An unexpected SQL1224N error will occur when an array data * * type * * is referenced in an SQL statement, and: * * - the array type is invalid (SYSCAT.DATATYPES.VALID is 'N'), * * and * * - the array element is a user-defined row data type. * * * * This error is reported for all SQL statements that can * * reference a user-defined type, except for the DROP TYPE * * statement. * **************************************************************** * RECOMMENDATION: * * Upgrade to product version 9.7 fix pack 1. All array data * * types with elements that are user-defined row types, and * * that were created before the upgrade, should be dropped and * * recreated. * **************************************************************** | |
Local-Fix: | |
Drop the array data type. If needed, the type can be recreated. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 21.09.2009 21.12.2009 21.12.2009 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP1 | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |