DB2 - Problembeschreibung
Problem IC67480 | Status: Geschlossen |
CLI KEYWORD TRACESTMTONLY=1 CAUSES CLI TRACE TO NOT DISPLAY RETURN CALL TO SQLEXECUTEOLEDB() | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
In a full CLI trace, a call to SQLExecuteOLEDB() should look similar to the following: SQLExecuteOLEDB( hStmt=2:1, ulNumBindings=0, rgpBindings=<NULL pointer>, rgParamInfo=<NULL pointer>, pRowData=<NULL pointer> ) ---> Time elapsed - +2.100000E-005 seconds ( Package="SYSSH200 ", Section=4 ) ( Requested Cursor Attributes=3 ) ( Reply Cursor Attributes=524298 ) ( Actual Cursor Attributes=524299 ) SQLExecuteOLEDB( pColCount=1, pRowsAffected=-1 ) <--- SQL_SUCCESS Time elapsed - +1.448000E-003 seconds When TRACESTMTONLY=1 is set in the CLI configuration only a single call like the following will be displayed SQLExecuteOLEDB( pszSqlStr="SELECT * FROM sysibm.sysdummy1 " ) ---> Time elapsed - 0 seconds This fix will enable displaying the return call to SQLExecuteOLEDB() in the <--- direction to be displayed | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 LUW v9.7 * **************************************************************** * PROBLEM DESCRIPTION: * * CLI KEYWORD TRACESTMTONLY=1 CAUSES CLI TRACE TO NOT * * DISPLAYRETURN CALL TO SQLEXECUTEOLEDB() * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v9.7 Fixpak 3 * **************************************************************** | |
Local-Fix: | |
Use TRACESTMTONLY=0 in order to see the return call to SQLExecuteOLEDB() | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 LUW v9.7 Fixpak 3 | |
Workaround | |
Use TRACESTMTONLY=0 in order to see the return call to SQLExecuteOLEDB() | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 26.03.2010 27.09.2010 27.09.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.3 | |
9.7.0.3 |