Right string truncation error

[CR #594620] When inserting data from Replication Server to Sybase IQ 15.0 and later using the insert-location, the right truncation of string data error may occur.

Workaround: On Sybase IQ system, apply this command:

set option public.STRING_RTRUNCATION = “OFF” 

By default, the STRING_RTRUNCATION option is set to “on” in Sybase IQ 15.0 and later.