charset

Description

UNIX platforms only Loads the character sets and sort order files in Adaptive Server. Located in $SYBASE/ASE-12_5/bin.

Syntax

charset
    [-Ppassword]
    [-Sserver]
    [-Iinterface]
    sort_order
    [ charset ]

Or

charset -v

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, you must set your SYBASE environment variable to point to the current release directory.

Permissions

You must be a System Administrator to use charset.

See also

Commands set

Utilities langinstall