ThePrez / Manzan

GNU Lesser General Public License v2.1
8 stars 1 forks source link

Character conversion issue on machine with QCCSID 65535 #148

Open SanjulaGanepola opened 2 months ago

SanjulaGanepola commented 2 months ago

In testing the fix in https://github.com/ThePrez/Manzan/pull/147 on i7adt01.rch.stglabs.ibm.com where the QCCSID is 65535, sending to the message queue will result in this SQL code and state:

image

image

jonnyz32 commented 1 month ago

May be fixed #170. Need to confirm. When using sockets we already know it's not an issue.

SanjulaGanepola commented 1 month ago

Just had a try with that TGTCCSID option, but I still get the same error

jonnyz32 commented 1 month ago

I tried and got the same error. Although, the program stil works now with the sockets as fallback