Thanks alexlake to point out the right directory. In addition to that, I have to add "?charset=iso_1" to the JDBC URL in order to make the connection.
It looks like- JDBC URL "jdbc:sybase:Tds:<host>:<port>/<dbname>?charset=iso_1"
Thanks alexlake to point out the right directory. In addition to that, I have to add "?charset=iso_1" to the JDBC URL in order to make the connection.
It looks like- JDBC URL "jdbc:sybase:Tds:<host>:<port>/<dbname>?charset=iso_1"