When I try to connect to our Sybase server (any tool + jConnect 5.5), i always get the following error :
java.sql.SQLException: JZ006: Caught IOException: java.io.IOException: JZ016: an error occured converting UNICODE to the charset used by the server. Error message: java.io.CharConversionException: java.io.UnsupportedEncodingException: hp-roman8
My DBA installed UNICODE on the server (HPUX / SYBASE 11.9.2), but nothing changed. Is there a parameter to setup in jvm to correct that ?
Thx