DB2 - Problem description
| Problem IC94162 | Status: Closed |
IN SOME CASES SQLGETDIAGFIELDW FUNCTION WILL TRUNCATE THE DIAGNOSTIC MESSAGE RETURNED. | |
| product: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
| Problem description: | |
Calling SQLGetDiagField function by CLI application in some
cases will return truncated diagnostic message. Here is an
example:
Truncated result:
SQLGetDiagField( pDiagInfo="[IBM][CLI Driver][DB2] INVOCATION OF
FUNCTION OR PROCEDURE SYSPROC.ADMIN_INFO_SYSLOG", pcbDiagInfo=84
)
<--- SQL_SUCCESS Time elapsed - +1.237700E-002 seconds
Correct result:
SQLGetDiagField( pDiagInfo="[IBM][CLI Driver][DB2] INVOCATION OF
FUNCTION OR PROCEDURE SYSPROC.ADMIN_INFO_SYSLOG FAILED DUE TO
REASON 00E79106", pcbDiagInfo=114 )
<--- SQL_SUCCESS Time elapsed - +1.237700E-002 seconds | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * CLI applications. * **************************************************************** * PROBLEM DESCRIPTION: * * Please See Error Description. * **************************************************************** * RECOMMENDATION: * * Please See Error Description. * **************************************************************** | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows | |
| Solution | |
| Workaround | |
not known / see Local fix | |
| BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC94163 IC94164 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 16.07.2013 02.10.2013 02.10.2013 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.9 |
|
| 9.7.0.9 |
|