(UNIX only) Installs and modifies languages, character sets,
and sort order defaults for Adaptive Server using a GUI.
The utility is located in $SYBASE/$SYBASE_ASE/bin.
Syntax
sqlloc
[-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.
- -U user – specifies a login name. Logins are case-sensitive.
- -s sybase dir – specifies the value to use for the SYBASE environment variable.
- -v – prints the version number and copyright message
for sqlloc and
then exits.
Usage
Set the:
SYBASE environment variable to the
location of the current version of Adaptive Server before using sqlloc.
DISPLAY environment variable before invoking sqlloc, unless you are only using
the -v parameter to display the version number.
See also:
- Installation guide for your platform
Permissions
You must be a Sybase system administrator to use sqlloc.