Dear all
we have a problem connecting Spoon and Report Designer to our Sybase ASE database. The connection itself works but when I test the connection I get this error message:
I read in some other forums and obviously I have to change the settings of the JDBC driver because the DB uses a from Windows not supported character set (roman9).
Does anybody know how I can change the driver settings in Spoon / Kettle of Connection Type "SYBASE"?
Thanks and best regards
Michael
we have a problem connecting Spoon and Report Designer to our Sybase ASE database. The connection itself works but when I test the connection I get this error message:
Error connecting to database [test] : org.pentaho.di.core.exception.KettleDatabaseException:
Error occured while trying to connect to the database
Error connecting to database: (using class net.sourceforge.jtds.jdbc.Driver)
Could not find a Java charset equivalent to DB charset roman9.
org.pentaho.di.core.exception.KettleDatabaseException:
Error occured while trying to connect to the database
Error connecting to database: (using class net.sourceforge.jtds.jdbc.Driver)
Could not find a Java charset equivalent to DB charset roman9.
I read in some other forums and obviously I have to change the settings of the JDBC driver because the DB uses a from Windows not supported character set (roman9).
In your driver’s user interface, go to the Advanced tab and select Client Default as your character set.
Does anybody know how I can change the driver settings in Spoon / Kettle of Connection Type "SYBASE"?
Thanks and best regards
Michael