DB2 - Problembeschreibung
Problem IC62094 | Status: Geschlossen |
SQL0508N ERROR ON SQLSETPOS() AFTER COMMIT WHEN USING SQL_CONCUR_LOCK WITH PATCH2=73 | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When a commit occurs, cursors with hold become unpositioned. If this occurs, a fetch must be done again before issuing a positional update. In a CLI application, when PATCH2=73 is set and SQL_CONCUR_LOCK is being used, SQLSetPos() will encounter a SQL0508N error after a commit. This is because a fetch is not currently being driven by the CLI layer to reposition the cursor before the positinal update. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 LUW v9.7 CLI based applications * **************************************************************** * PROBLEM DESCRIPTION: * * When a commit occurs, cursors with hold become unpositioned. * * * * If this occurs, a fetch must be done again before issuing a * * * * positional update. * * * * * * * * In a CLI application, when PATCH2=73 is set and * * SQL_CONCUR_LOCK * * is being used, SQLSetPos() will encounter a SQL0508N error * * * * after a commit. This is because a fetch is not currently * * being * * driven by the CLI layer to reposition the cursor before the * * * * positinal update. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v9.7 Fixpak 1 * **************************************************************** | |
Local-Fix: | |
Avoid issuing a commit before calling SQLSetPos() | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
First Fixed in DB2 LUW v9.7 Fixpak 1 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 20.07.2009 09.02.2010 09.02.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |