DB2 - Problem description
| Problem IC96303 | Status: Closed |
CONVERSION ISSUE WHEN COMPILING WITH OPTION "WCHARTYPE" | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problem description: | |
If you have compiled your application using the DB2 precompiler
option "WCHARTYPE", you may received error -1421.
SQL1421N MBCS conversion error occurred when converting host
variable
or sqlvar "<number>" to or from wchar_t format. Reason
code
"<rc>".
It only happens when the DB2 client and the DB2 server have
different bytes order convention. For instance, if your client
is on Windows ( little endian) and your server is on AIX ( big
endian).
It doesn't happen when the code page of your client is "Latin1". | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 10.1 FP4 or later * **************************************************************** | |
| Local Fix: | |
| available fix packs: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
| Solution | |
The problem was first fixed in DB2 10.1 FP4 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 26.09.2013 30.04.2014 30.04.2014 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.1.0.4 |
|