Bug: 40811

Impact:
Critical

Product:
GemConnect

Versions:
2.2.2, 2.2.1, 2.2, 2.1.1, 2.1, 2.0.1, 2.0

Platform:
Windows

Fixed In:

Errors on UTF8 CLOB operations using DoubleByteStrings on Windows

Attempts to read/write DoubleByteStrings into UTF8-based CLOBS on Windows
does not correctly byte-swizzle the characters. This can result in #typeConversionErrors.
If *only* GemConnect is used to access the Oracle data, the results in
GemConnect will be correct, although the data will be stored incorrectly
in Oracle.  But incorrect results will occur if other external processes
read/write the Oracle data.

Workaround:

none/not applicable