(UNIX only) Installs and modifies languages, character sets,
and sort order defaults for Adaptive Server, using a resource file.
The utility is located in $SYBASE/$SYBASE_OCS/bin.
Syntax
sqllocres
[-S server]
[-U user]
[-P password]
[-s sybase dir]
[-I interfaces file]
[-r resource file]
Parameters
- -I interfaces file – specifies the name and location of the interfaces file to search when connecting to
Adaptive Server.
- -P password – specifies the “sa” account password.
- -r resource file – executes the specified resource file.
- -S server – specifies the name of the Adaptive Server to which
to connect.
- -s sybase dir – specifies the value to use for the SYBASE environment variable.
- -U user – specifies a login name.
- -v – prints the version number and copyright message
for sqllocres,
then exits.
Usage
Set the SYBASE environment
variable to the location of the current version of Adaptive Server
before using sqllocres.
See also:
- Installation guide for your platform
Permissions
You must be a Sybase system administrator to use the sqllocres utility.