The ASE Replicator process uses jConnect for JDBC for all of its communication with the primary Adaptive Server. Therefore, the Adaptive Server default character set must map to a character set that is supported by jConnect for JDBC.
If the primary Adaptive Server default character set does not map to a character set that is supported by jConnect for JDBC (such as Roman-8, for example), ASE Replicator will not be able to connect to the Adaptive Server. When this problem occurs, an error message similar to the following appears in the ASE Replicator system.log file:
Message: JZ0IB: The server's default charset of roman8 does not map to an encoding that is available in the client Java environment.
To solve this problem, configure the primary Adaptive Server with a default character set that maps to one of the character sets supported by jConnect for JDBC (such as UTF-8, for example).
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |