Peter Wu
2004-05-25 20:07:58 UTC
Hi,
I am trying to configure a Sybase JDBC connection pool using "com.sybase.jdbc2.jdbc.SybDriver"
(Sybase's Driver of Type 4 Versions: 5.x). I have both jConnect.jar and jconn2.jar
in the classpath.
The following is the error message from the admin console when I click on the
"Test Driver Configuration" during configuration.
//------------------------------------------------------------
JZ0IB: The server's default charset of roman8 does not map to an encoding that
is available in the client Java environment. Because jConnect will not be able
to do client-side conversion, the connection is unusable and is being closed.
Try using a later Java version, or try including your Java installation's i18n.jar
or charsets.jar file in the classpath.
//------------------------------------------------------------
Any idea why this is happening and how to solve it?
Thanks!
Peter
I am trying to configure a Sybase JDBC connection pool using "com.sybase.jdbc2.jdbc.SybDriver"
(Sybase's Driver of Type 4 Versions: 5.x). I have both jConnect.jar and jconn2.jar
in the classpath.
The following is the error message from the admin console when I click on the
"Test Driver Configuration" during configuration.
//------------------------------------------------------------
JZ0IB: The server's default charset of roman8 does not map to an encoding that
is available in the client Java environment. Because jConnect will not be able
to do client-side conversion, the connection is unusable and is being closed.
Try using a later Java version, or try including your Java installation's i18n.jar
or charsets.jar file in the classpath.
//------------------------------------------------------------
Any idea why this is happening and how to solve it?
Thanks!
Peter