DB2 - Problembeschreibung
Problem IT01870 | Status: Geschlossen |
PERFORMING 'UPDATE' THROUGH ENTITY FRAMEWORK RESULTS IN 'SQL0104N ' ERROR WITH LOGICAL TABLES IN IBM I DATABASE SERVER | |
Produkt: | |
DB2 CONNECT / DB2CONNCT / A50 - DB2 | |
Problembeschreibung: | |
a) Physical/Logical files are very unique table types available with IBM i and are different from the normal SQL tables and views. If Physical/ Logical files have UNIQUE key defined, it will not be visible as UNIQUE KEY in Entity Framework. b) The root cause for the problem is in the 'Microsoft Entity Framework' layer that does not support 'Update' for tables that have no Primary Keys. DB2Connect is impacted as it inherits this issue from the Microsoft layer and the this APAR will address this issue. c) As part of the fix, DB2 Connect will now support unique-keyed physical and logical files by logically treating them as tables with PRIMARY KEY or UNIQUE constraints. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 10.5 Fix Pack 5 or higher. * **************************************************************** | |
Local-Fix: | |
Lösung | |
First fixed in Version 10.5 Fix Pack 5. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 19.05.2014 17.03.2015 17.03.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.5 |