Changing the localization configuration
98 Adaptive Server Enterprise
During the installation process and through reconfiguration, you can specify a
different language, character set, and sort order.
Adaptive Server localization
Each language uses about 2MB of database space per module. If necessary, use
the alter database command to increase the size of the master database before
adding another language.
Note If you want to install more than one language on Adaptive Server, and
the master database is not large enough to manage more than one language, the
transaction log may become too full. You can expand the master database only
on the master device. For more information, see the System Administration
Guide.
1 Source SYBASE.csh or SYBASE.sh if you have not set up the Sybase
environment variables.
2 To configure localization for Adaptive Server on the server, start sqlloc:
$SYBASE/$SYBASE_ASE/bin/sqlloc
3 Select Localize an Existing Server.
4 From the Adaptive Server selection window, select the server.
5 Supply the user name and password. The user must have “sa” privileges.
6 Next, supply:
the default language
the default character set
default sort order
7 Select any other languages you want to install. You may select only
languages that are supported by the default character set.
The Add and Remove Languages window lists all Sybase supported
languages.
8 The Localization Summary window summarizes the configuration options
you selected. Click OK to confirm your selections.
The Status Output window notifies you upon completing the installation.