Bug 40717

GemConnect

2.2.1, 2.2, 2.1.1, 2.1

All platforms

2.2.2

Problems reading/writing very large UTF8 CLOBS

Attempts to read/write very large CLOBS using UTF8 conversion that have
a size greater than the setting of the associated GsOracleParameter #textLimit
field may result in #typeConversionError or in incorrect data.

Workaround

Increase setting of GsOracleParameter #textLimit field to a value greater
than the maximum size of the post-UTF8 converted CLOB.  Note that this
will only work up to 64K bytes (the limit for textLimit).


                

Last updated: 7/13/10