(UNIX only) Loads the character sets and sort order files in Adaptive Server.
The utility is located in $SYBASE/$SYBASE_ASE/bin.
Syntax
charset
[-Ppassword]
[-Sserver]
[-Iinterface]
sort_order
[ charset ]
Parameters
- -P password – specifies your password. If you do not specify -P, charset
prompts for your password.
- -S server – specifies the name of the server on which to change
the character set and sort order.
- -I interface – specifies the network interface used by the server.
- sort_order – specifies the name of the sort order file Adaptive
Server will use.
- charset – specifies the character set Adaptive Server will
use.
- -v – displays the version number and copyright message for charset.
Usage
Before using charset,
set your SYBASE environment
variable to point to the current release directory.
See also set command in Reference Manual: Commands.
Permissions
You must be a system administrator to use charset.