I am trying to connect to DB2 using Data Connection and synchronize data.
The version is DB2 Workgroup Server Edition 11.1.4.5.
Normal termination or abnormal termination occurs depending on the columns included.
The content of the following URL is similar to the issue that occurs.
https://stackoverflow.com/questions/23098329/program-throws-charconversionexception-in-java/58512697#58512697
I changed the Foundry Agent Bootstrapper as follows based on the content of the reference URL, but the issue is not resolved.
(Bootstrapper will remain everywhere except here)
Please tell me how to deal with this issue.