DB2 - Problembeschreibung
| Problem IC77367 | Status: Geschlossen |
QUERY GENERATED BY .NET ENTITY DATA MODEL WIZARD TAKES TOO LONG,AND CAN FAIL WITH SQL0905N ERROR | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
DB2 v9.7 FP4 introduced support for Visual Studio .NET 2010. In
VS.NET 2010 when using the .NET Entity Data Model wizard, the
query that gets generated can take a very long time on large
databases which can cause the Entity Data Model wizard to hang.
On DB2 for z/OS the query can return an SQL0905N error due to
work load manager terminating the query:
ERROR [57014] [IBM][DB2] SQL0905N Unsuccessful execution due to
resource limit being exceeded. Resource name = "ASUTIME", limit
= "000000000291" CPU seconds ("000013000000" service units)
derived from "SYSIBM.DSNRLST01". | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Windows users using DB2 .NET provider * **************************************************************** * PROBLEM DESCRIPTION: * * see Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7, Fixpack 5 * **************************************************************** | |
| Local-Fix: | |
It might be possible to improve the query execution time to a reasonable rate by creating filters on the database connection. A filter will reduce the amount of rows DB2 needs to go through to return the proper results back to Microsoft Visual Studio. | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 Version 9.7, Fixpack 5 | |
| Workaround | |
see Local Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 06.07.2011 21.12.2011 21.12.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|