Collection Contents Index Open Client/Open Server collations Next PDF

SQL Anywhere® Server - Database Administration  > Replicating Data with Replication Server  > Using the LTM  > Language and character set issues

Character set settings in the LTM configuration file


Three settings in the LTM configuration file refer to character set issues:

Notes

Character set    In an Open Client/Open Server environment, an LTM should use the same character set as the data server and Replication Server attached to it.

SQL Anywhere character sets are specified differently than Open Client/Open Server character sets. Consequently, the requirement is that the SQL Anywhere character set be compatible with the LTM character set.

Language    The locales.dat file in the locales subdirectory of the Sybase release directory contains valid map settings. However, the LTM output messages in the user interface are currently available in those languages to which the LTM has been localized.

Sort order    All sort orders in your replication system should be the same. You can find the default entry for your platform in the locales.dat file in the locales subdirectory of the Sybase release directory.

Example

Collection Contents Index Open Client/Open Server collations Next PDF