DB2 - Problem description
| Problem IC86076 | Status: Closed |
CLP & CLI NOT PERFORMING CODE PAGE CONVERSION ON DATE, TIME AND TIMESTAMP VALUES FROM ZOS when IDAA Query Acceleration is enable | |
| product: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
| Problem description: | |
When using IDAA (DB2 Analytics Accelerator) with DB2 for z/OS
and QUERY ACCELERATION = ENABLE is set, then the values of date,
time and timestamp columns are not displayed correctly by either
CLP or CLI clients. This issue is with all non-JAVA clients.
Here is an example query and its output when IDAA query
acceleration is enabled:
select birth_date, count(*) from sample.personnel for fetch only
BIRTH_DATE
---------- -----------
...??..??. 20199
...??..?? 6028
.?.?..??. 337
The problem does not occur when IDAA QUERY ACCELERATION = NONE
is set. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * When C-client is used to access IDAA. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to db2_v97fp7 or later releases. * **************************************************************** | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
| Solution | |
db2_v97fp7 contains fix of this issue. After fix, the date data will display in correct format. | |
| Workaround | |
not known / see Local fix | |
| BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC86358 IC88670 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.08.2012 24.10.2012 28.11.2013 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.7 |
|