(UNIX only) Installs and modifies languages, character sets, and sort
order defaults for SAP ASE using a GUI.
The utility is located in $SYBASE/$SYBASE_ASE/bin.
Syntax
sqlloc
[-S server]
[-U user]
[-P password]
[-D data_directory]
[-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 an SAP ASE server.
- -P password – specifies the “sa” account password.
- -Ddata_directory – (optional) specifies the working directory when
it differs from the default installation directory for an SAP ASE server.
Use this option when you specify at the time that you install SAP ASE, that
another user could configure the server. If you do not use -D, the SAP ASE server uses $SYBASE as the default.
- -r resource file – executes the specified resource file.
- -S server – specifies the name of the SAP ASE 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 SAP ASE
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.